Re: Sorry, modsequences have not been enabled on this mailbox

2008-09-19 Thread lartc
hello again, so i have read the ietf draft on modsequences, and it's exactly what i need to accurately sync two imap boxes with mbsync. flag/metadata changes to seen state are not propagated correctly from the source to destination. how can i enable it? thanks charles Cyrus Home Page: h

RE: assert

2008-09-19 Thread DEMBKOWSKI, Henryk (Henryk)
Bron, Thank you very much for info. Henryk -Original Message- From: Bron Gondwana [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2008 7:53 AM To: DEMBKOWSKI, Henryk (Henryk) Cc: [EMAIL PROTECTED]; info-cyrus@lists.andrew.cmu.edu Subject: Re: assert On Thu, Sep 18, 2008 at 05:

Folder names with ' character in its name.

2008-09-19 Thread Carles Xavier Munyoz Baldó
Hello, We have recently migrated a mail server based on Courier to a new e-mail platform with Cyrus. For the mailboxes content migration we used the imapsync tool. We have seen that some foldes with names like this: I'm here That is, folders with the ' character in it's name folder, where not mi

Re: upgraded to v2.3.12p2

2008-09-19 Thread James M McNutt
how do you tell it to only use the com_err from cyrus-imapd? -jim On Thu, 18 Sep 2008, Wesley Craig wrote: > On 05 Aug 2008, at 14:24, James M McNutt wrote: > > not sure why we get "Unknown code imap 54" > > Your compile is referring to com_err from some other package, which > is apparently not

Rate limiting IMAP connections

2008-09-19 Thread Michael D. Sofka
How can I rate limit IMAP connections? There are a few, just a few, users who insist they need to see email instantly using clients that connect, check email, disconnectmultiple times per minute. I recall reading somewhere of a way to do this in PAM, which would be ideal since it would req

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-19 Thread Denis BUCHER
At the end, we solved the problem by simply doing in Outlook something like "Deleted messages marked as being deleted" and no more problem !!! Denis Denis BUCHER a écrit : > Strange but it doesn't appear in the transaction logs. > > Anyway, we think we solved the problem by deleting messages ma

Re: lmtpunix: DBERROR db4: Logging region out of memory; you may need to increase its size

2008-09-19 Thread Denis BUCHER
Hello, I got no answer on this subject, does someone has a suggestions, or maybe should I give more details ? Denis >> I know this problem has been answered on different lists, but I don't >> understand what to do to correct it ? >> >> lmtpunix[16846]: DBERROR db4: Logging region out of memory

Re: lmtpunix: DBERROR db4: Logging region out of memory; you may need to increase its size

2008-09-19 Thread Adam Tauno Williams
> I got no answer on this subject, does someone has a suggestions, or > maybe should I give more details ? Possibly create a DB_CONFIG file in the db directory and restart Cyrus? I ***ASSUME*** that Cyrus will honor the settings in the DB_CONFIG file. (?)

Re: Folder names with ' character in its name.

2008-09-19 Thread Michael Menge
Quoting Carles Xavier Munyoz Baldó <[EMAIL PROTECTED]>: > Hello, > We have recently migrated a mail server based on Courier to a new e-mail > platform with Cyrus. > > For the mailboxes content migration we used the imapsync tool. > We have seen that some foldes with names like this: > I'm here > >

Re: lmtpunix: DBERROR db4: Logging region out of memory; you may need to increase its size

2008-09-19 Thread Bron Gondwana
On Fri, Sep 19, 2008 at 03:05:37PM -0400, Adam Tauno Williams wrote: > > I got no answer on this subject, does someone has a suggestions, or > > maybe should I give more details ? > > Possibly create a DB_CONFIG file in the db directory and restart Cyrus? > I ***ASSUME*** that Cyrus will honor th

Re: upgraded to v2.3.12p2

2008-09-19 Thread Wesley Craig
On 19 Sep 2008, at 08:55, James M McNutt wrote: > how do you tell it to only use the com_err from cyrus-imapd? Try: ./configure --whatever-else-you-might-say --with-com_err=yes Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info