Re: [Dovecot] quota warning - take 2

2007-07-15 Thread Timo Sirainen
On Sat, 2007-03-31 at 23:00 +0200, Nicolas Boullis wrote: > Hi, > > About one month ago, I sent a patch to this list to implement warnings > when a user is close to reach his quota. > > I tried to follow Timo's advice to improve my code, and here (at last) > is a new patch. Things I did not fix

Re: [Dovecot] PLAIN.B64 Password Scheme Patch Missing in Dovecot 1.0.2

2007-07-15 Thread Timo Sirainen
On 15.7.2007, at 18.03, imacat wrote: Hi. This is imacat from Taiwan. I've just downloaded the newly-released Dovecot 1.0.2, but found that the PLAIN.B64 password scheme patch seems to be missing. http://www.dovecot.org/list/dovecot/2007-May/022610.html Is there any reason for this?

[Dovecot] PLAIN.B64 Password Scheme Patch Missing in Dovecot 1.0.2

2007-07-15 Thread imacat
Dear all, Hi. This is imacat from Taiwan. I've just downloaded the newly-released Dovecot 1.0.2, but found that the PLAIN.B64 password scheme patch seems to be missing. http://www.dovecot.org/list/dovecot/2007-May/022610.html Is there any reason for this? Thank you very much. -- Best

Re: [Dovecot] v1.0.2 released

2007-07-15 Thread Timo Sirainen
On 15.7.2007, at 15.33, Bruce Bodger wrote: On Jul 15, 2007, at 3:16 AM, Timo Sirainen wrote: http://dovecot.org/releases/dovecot-1.0.2.tar.gz http://dovecot.org/releases/dovecot-1.0.2.tar.gz.sig Timo, Will a recompile of the sieve-plugin or a new version of the sieve- plugin be required?

Re: [Dovecot] v1.0.2 released

2007-07-15 Thread Bruce Bodger
On Jul 15, 2007, at 3:16 AM, Timo Sirainen wrote: http://dovecot.org/releases/dovecot-1.0.2.tar.gz http://dovecot.org/releases/dovecot-1.0.2.tar.gz.sig Timo, Will a recompile of the sieve-plugin or a new version of the sieve- plugin be required? Thank you, B. Bodger

Re: [Dovecot] INBOX empty

2007-07-15 Thread Steffen Kaiser
Mohamed Navas wrote: We have been using the mail server with postfix and dovecot IMAP. This is the second time we are facing the problem of inbox of some users are completely empty. Pls advice anyway to recover Let the user use the client s/he was using just moment the messages disappeared.

Re: [Dovecot] How to stop POP clients from downloading mail after directory corruption

2007-07-15 Thread Steffen Kaiser
Frank Church wrote: Transferring my email from a Courier server, as well as some corruption in my dovecot installation caused all POP mails to be downloaded again. I don't believe that the missing uid-list file is the cause, as it is used for IMAP only. POP3 UIDs are dynamic, I think. Check

[Dovecot] How to stop POP clients from downloading mail after directory corruption

2007-07-15 Thread Frank Church
Transferring my email from a Courier server, as well as some corruption in my dovecot installation caused all POP mails to be downloaded again. I surmised that the dovecot-uidlist file was not present in the first instance, and was probably out of sync in the second. Is there a way to do some re

[Dovecot] v1.0.2 released

2007-07-15 Thread Timo Sirainen
http://dovecot.org/releases/dovecot-1.0.2.tar.gz http://dovecot.org/releases/dovecot-1.0.2.tar.gz.sig Fixes several bugs. This release also adds compatibility with upcoming Dovecot v1.1 so it'll be possible to upgrade to v1.1 and back to v1.0.2 without anything breaking. * dbox isn't buil

Re: [Dovecot] More Descriptive Logging Needed

2007-07-15 Thread Timo Sirainen
On Sat, 2007-07-14 at 23:58 -0700, Joseph D. Wagner wrote: > In an attempt to change the logging to be more descriptive myself, I > already changed src/imap/cmd-fetch.c:85 on my own copy of dovecot from: > client_disconnect(cmd->client, "Disconnected"); > to: > client_disconnect(cmd->client, "Disc