Displaying 20 results from an estimated 3000 matches similar to: "observations/qestions of mbox concurrency ability (Yay!) on current CVS"
2011 Mar 29
2
Trouble with password scheme module
Hi, all.
About two and a half years ago, I wrote a hack to add an additional
MD5-based password scheme to Dovecot, but I wrote it as a hack to
src/auth/password_scheme.c since it was relatively easy to do, and I
needed to get a machine running since the machine I was replacing, a Sun
Ultra 5 running Post.Office, had dying hard drives.
Now, I'm actually sitting down and adapting it as a
2008 Sep 23
1
Debugging password schemes
Hi, all.
I managed to get my new password scheme routine written, but a couple of
things:
1. The example module lacks an init routine. Since I used it as a
model, my module also lacks one. As such, my newly-built module is seen
but not registered. In the meantime, I moved the routines into
password-scheme.c instead where I had access to all the MD5 routines
already set up for me.
2.
2008 Sep 22
1
Adding new password schemes?
Hi, all.
I was curious how difficult it would be to add a new password scheme to
Dovecot? I have to transplant mailboxes from one machine to another,
the older machine running Post.Office from now-defunct Software.Com,
which was bought by OpenWave, then discontinued. Apparently, Netscape's
mailserver offering from the day also supports this scheme. There's
code out there that was
2008 Oct 11
1
Password scheme module thoughts?
Hi, all.
I have successfully deployed the code I wrote to handle Post.Office
password hashes. However, I had to implement it as a hack to
password-scheme.c. I'd like to implement it as a module so I don't have
to hack Dovecot whenever a new release comes out. However, I had a few
thoughts:
1. I used Dovecot's own MD5 routines in my implementation because I
know how they
2005 Feb 03
2
Migrating from mbox to maildir: Message ordering?
Hi, all.
I have been playing with the notion of migrating some of my folders to
maildir because it's a lot easier to manage that way from a reader
standpoint. The big question I have is how do I maintain message
ordering in each folder?
When I use a mail program to do the migration from mbox to maildir,
selecting "order received ascending", it works nicely, but one very
small
2005 Mar 05
2
Dovecot 1.0-stable .deb file?
Hi, all.
I know that there's no official Dovecot 1.0-stable .deb, given Timo's
recommendations. However, does anyone have even an "unofficial" deb of
it for, say, Sarge? I want to use 1.0's ability to use both mbox and
maildir; the latter is very helpful for dealing with mailing lists.
Thanks in advance for any help.
--Ian.
2006 May 03
0
Effect.Poof, needs polishing
http://kevin.is-a-geek.net/projects/poof
Right now I store a few properties (background, border) and restore them on
completion. I''d much prefer to handle this another way, perhaps setting the
opacity of the containing element to 0 and setting the contained image
element''s opacity to 1. Playing around with this though, I found that it
didn''t happen in order like
2018 Jan 12
0
R minor version
> .expand_R_libs_env_var("poof/%p/%v")
[1] "poof/x86_64-w64-mingw32/3.4"
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Fri, Jan 12, 2018 at 4:49 AM, Loris Bennett <loris.bennett at fu-berlin.de>
wrote:
> Hi,
>
> When I install a package as a non-root user, it gets saved in a path
> such as
>
> ~/R/x86_64-unknown-linux-gnu-library/3.4
>
2010 Mar 26
2
corrupted mbox
Heya,
we have two IMAP (UW-imap and dovecot) servers accessing the same mbox files for our users (don't ask why) and sometimes the UW-imap corrupts the mbox file. The mbox looks just like normal mbox except it does not have the proper 'From ' beginning of the file (usually there are some random tidbits in the begining of the file, which can be easily stripped to recover the working
2010 Mar 30
2
Mbox corruption - Inbox beginning with 'FFrom' or 'FrFrom'
Hi,
Since the 23rd of March, we encounter mailbox corruption for some users
(15 out of 5000) using POP mainly via Thunderbird.
Symptoms are :
-users can login but fail to receive new mails and fail to read
their inbox
-Dovecot.log : ar 29 11:00:06 Error: POP3(user_login): Couldn't init
INBOX: Mailbox isn't a valid mbox
-The mailbox start with either 'FFrom or
2000 May 14
0
OpenSSH 2.1.0+OpenSSL 0.9.5a+RSAref 2.0 trouble
Hello.
I have been having trouble configuring the source code for the
abovementioned. I have to use RSARef as I'm a resident of the USA, so I
can avoid patent violation.
The configure script fails to see the OpenSSL+RSAref mix on three
different platforms, including the following:
FreeBSD 4.0-STABLE (Which has its own port, but I wanted to try it there
to see if I could reliably reproduce
2005 Mar 31
1
firefox-1.0.2-1.4.1.centos4 unstable?
Has anyone else noticed that firefox is less stable after the recent
security update?
I'm getting several occurrences per day of "just goes poof," i.e.
probably seg fault.
--
Collins
When I saw the Iraqi people voting three weeks ago, 8 million of them,
it was the start of a new Arab world.... The Berlin Wall has fallen.
- Lebanese Druze leader Walid
2006 Mar 07
1
mbox sync: UID inserted in the middle of mailbox...
Hi,
We're getting a lot of errors like this:
Mar 7 10:02:35 imapserver dovecot: imap(user1): mbox sync: UID inserted in the middle of mailbox /home/user1/mail/mail/INBOX.Trash (8 > 2, seq=2,idx_msgs=6)
We have several hundred people using the server, and at least 22 have had
this error in the past 24 hours. The numbers at the end change between
each user, which I guess you'd
2003 Feb 17
2
Re: [bincimap] Re: Re: bincimap
On Mon, 17 Feb 2003, Andreas Aardal Hanssen wrote:
> >> It even recently included a POP server. What's the reasoning there?
> >Someone wanted it so it'd be easy to run both POP3 and IMAP servers
> >without having to configure them twice. I don't see any harm in it
> >anyway, it took only few hours to write, it's optional and doesn't take
>
2012 May 28
3
Dovecot 2.1 mbox + maildir
What syntax is needed to make this work?
The 2.0 wiki recomendations don't work - I can see the inboxes or the
folders but not both at once and there are lots of error messages about
prefix clashes if I simply use the existing 2.0.20 conf file on 2.1.6
The layout I have is:
Inboxes in mbox format - /var/spool/mail/%u
Folders in maildir format - /var/spool/imap/%u/Maildir/
Control and
2011 Mar 16
1
SSH recovery console
Hello,
Is there available to create ssh recovery console except vnc console,
that is default by libvirt.
For example connect to kvm at host:2220 and go to first console
For example like here
<serial type="tcp">
<source mode="bind" host="127.0.0.1" service="2445"/>
<protocol type="telnet"/>
<target
2003 Mar 04
1
Torture tests
Hi, all.
I've been so impressed with Dovecot, I'm in the process of moving my mail
over to it. In fact, one of my mailboxes got SO huge, it'll likely
literally take more than a day to move it all over (in excess of 19,000
mails, about 140 megabytes).
So far, the IMAP server shows absolutely no sign of crapping out yet.
It should also be noted that I'm moving all this mail
2010 Jun 20
2
Variable Scope in classes
I think I have a misunderstanding of variable scope in classes.
Wy isn''t tfel4_ClusterDbType set in the elements::tfel4::elements
class? It''s set in elements::tfel4::defaults but then goes *poof* when
elements::tfel4::elements tries to access it.
class elements::tfel4::defaults {
if ( !$tfel4_ClusterDbType ) {
$tfel4_ClusterDbType = "oracle"
}
2004 Jan 11
1
possible solution to PRI T100P dropped call issue
To recap:
T100P card wouldn't sync with the telco using line side
clocking ( span=1,1,0.........)
Had to use internal clocking (span=1,0,0.......)
zttool showed Tx/Rx Levels as 0/ 1
For the grins of it I replaced the T100P card with
another newer card from inventory.
This newer card has the same rev on the ASIC / FPGA
but doesn't have any of the various jumper headers
installed
2008 Mar 13
1
T.38 SIP Issues
Is there any trick to getting T.38 fax to work with SIP? I had it
working and one day with no changes *poof* it stopped working and
hasn't worked for months. The only common factor is Asterisk 1.4.x
(always try to use the latest version) and NAT.
I've tried:
-Linksys ATA
-Grandstream ATA
-Audicodes ATA
All do the same thing. Call connects, hear the first 2sec of fax tone
and then just