Re: [Dovecot] Get plugins configuration in dovecot 2.0

2010-03-30 Thread Pascal Volk
On 03/30/2010 10:34 PM Alex Baule wrote: > In 1.X to get configuration Timo said. > > In v1.x they're in environment variables. So if you have: > > plugin { > foo = bar > } > > getenv("FOO") returns "bar". > > But, in 2.0 ?! > > getenv dont work is src/lib-storage/mail-user.h:98 mail_us

[Dovecot] Get plugins configuration in dovecot 2.0

2010-03-30 Thread Alex Baule
In 1.X to get configuration Timo said. In v1.x they're in environment variables. So if you have: plugin { foo = bar } getenv("FOO") returns "bar". But, in 2.0 ?! getenv dont work

[Dovecot] Documentation error

2010-03-30 Thread Robert Lopez
http://wiki.dovecot.org/Debugging/Authentication There appears to be an error in this line: The PLAIN mechanism's authentication format is: NUL NUL . Authentication ID is the username who you want to log in as, and authentication ID is the username whose password you're giving. I suppose it sh

[Dovecot] Can Dovecot do this...

2010-03-30 Thread Robert Lopez
I need some experienced Dovecot and email administrators to give me some feed back on a project which has been assigned to me. First some background. What exists now at our college: Three email gateway systems that route email between the Internet and one of the student email system, the staff e

Re: [Dovecot] Post Login Script in 2.0

2010-03-30 Thread Mark Moseley
On Fri, Mar 26, 2010 at 7:39 PM, Timo Sirainen wrote: > On Mon, 2010-03-22 at 13:04 -0700, Mark Moseley wrote: >> Should 'script' respect the first_valid_uid setting in the main config >> file? > > I think this fixes it also: > http://hg.dovecot.org/dovecot-2.0/rev/841bfacb7ec3 > > Yup, that does

[Dovecot] Mbox corruption - Inbox beginning with 'FFrom' or 'FrFrom'

2010-03-30 Thread Henri Khou
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

Re: [Dovecot] Problem with IMAP on port 993

2010-03-30 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 30 Mar 2010, Jerry wrote: 438 is the decimal form of the octal 0660 Now I see. I think a simple notation indicating that it was displaying the decimal form might have been useful. Since it is working Well, it's C notation: [1-9][0-9]*

Re: [Dovecot] Problem with IMAP on port 993

2010-03-30 Thread Jerry
On Tue, 30 Mar 2010 09:04:01 +0200 (CEST), Steffen Kaiser articulated: > On Mon, 29 Mar 2010, Jerry wrote: > > > ssl_cert_file = /etc/ssl/certs/dovecot.pem > > ssl_key_file = /etc/ssl/private/dovecot.pem > > They're the defaults, most likely. > dovecot -a displays all settings in effect. > > >

Re: [Dovecot] Dovecot 2.0 zlib and dbox

2010-03-30 Thread Renaud Allard
On 30/03/2010 07:19, Renaud Allard wrote: > On 30/03/2010 02:10, Pascal Volk wrote: > >>> plugin { >>>zlib_save_level = 6 >> Default value > On the same idea, is there a way to convert existing mails to compressed format and conversely (ie using dsync convert)? dbox mails should

Re: [Dovecot] Problem with IMAP on port 993

2010-03-30 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 29 Mar 2010, Jerry wrote: ssl_cert_file = /etc/ssl/certs/dovecot.pem ssl_key_file = /etc/ssl/private/dovecot.pem They're the defaults, most likely. dovecot -a displays all settings in effect. I am not sure why "dovecot -n" does not show