I'm confused by this as well.
Additionally with 1.1.3 we were getting lots of reports of people
deleting/moving items from their inbox and the items remaining in the
inbox?! Also read items not being marked as read. Both of these are
from squirrelmail, which as you say should be impossible as sq
Holger Weiss a écrit :
> * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-22 16:11]:
>> I would like to do a conversion of my imap accounts (and keep all theirs
>> characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot
>> 1.1.3 in courrier format.
>>
>> I've tried those 3 tools :
>>
>>
On Sep 23, 2008, at 1:07 PM, Jonas Christian wrote:
quota_rule=*:bytes:
..
Sep 15 00:24:52 mailserver dovecot: auth(default): master out:
USER 380864 [EMAIL PROTECTED] uid=100
5gid=1005home=/var/vmail/mailboxes/xxx.com/
spamquota=maildir:bytes=2048
Say
On Sep 23, 2008, at 1:28 PM, Jonas Christian wrote:
[EMAIL PROTECTED]:{PLAIN}:1005:1005::/var/vmail/mailboxes/
xxx.com/spam::quota_rule=*:bytes=20971520
oh, right, userdb_quota_rule. Otherwise it's treated as a passdb field
and sent to imap-login.
PGP.sig
Description: This is a digitally
Holger Weiss a écrit :
> * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-22 16:11]:
>> I would like to do a conversion of my imap accounts (and keep all theirs
>> characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot
>> 1.1.3 in courrier format.
>>
>> I've tried those 3 tools :
>>
>>
On Sep 23, 2008, at 1:59 PM, Mathieu Kretchner wrote:
My last try has nothing good :
cyrus2courier-1.5-ts : segfault
Could you get gdb backtrace? If it's clear enough I could fix it.
PGP.sig
Description: This is a digitally signed message part
* Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-23 12:59]:
> Holger Weiss a écrit :
> > However, for our conversion, we've written our own "cyrus2dovecot" which
> > also supports skiplist databases (amongst another few features not
> > provided by the other tools):
> >
> > http://cyrus2doveco
Holger Weiss a écrit :
> * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-23 12:59]:
>> Holger Weiss a écrit :
>>> However, for our conversion, we've written our own "cyrus2dovecot" which
>>> also supports skiplist databases (amongst another few features not
>>> provided by the other tools):
>>>
>>
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 i
I wrote:
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
> On Sun, 2008-09-21 at 15:44 +0800, Frank Wang wrote:
> > Sep 21 14:23:49 mail dovecot: child 15241 (auth) killed with signal 11
>
> Can you still reproduce this crash? It would be nice to get its
> backtrace to get that bug fixed. The core file should be in Dovecot's
> base_dir (/var/run/dovecot
On Sep 24, 2008, at 7:23 AM, Frank Wang wrote:
3. service dovecot restart
init.d scripts may override the ulimit -c setting. It might work if
you instead just run "dovecot".
Another possibility would be to attach gdb to the running dovecot-auth
process:
gdb -p `dovecot-auth`
cont
bt f
12 matches
Mail list logo