Re: [Dovecot] imap-login: Disconnected

2009-07-14 Thread glenn
On Må, 2009-07-13, 15:43 wrote Steffen Kaiser: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 13 Jul 2009, gl...@remstedt.org wrote: > >> Date: Mon, 13 Jul 2009 15:40:59 +0200 (CEST) >> From: gl...@remstedt.org >> To: Steffen Kaiser >> Cc: dovecot@dovecot.org >> Subject: Re: [Doveco

Re: [Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-14 Thread Timo Sirainen
On Tue, 2009-07-14 at 14:52 +0200, Sandro Tosi wrote: > dovecot: 2009-07-14 04:05:04 Warning: SIGHUP received - reloading > configuration > dovecot: 2009-07-14 04:05:04 Error: Temporary failure in creating login > processes, slowing down for now Does it say elsewhere why this temporary failure hap

[Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-14 Thread Sandro Tosi
Hello, we found dovecot down on one of our servers, with this error in the log: dovecot: 2009-07-14 04:05:04 Warning: SIGHUP received - reloading configuration dovecot: 2009-07-14 04:05:04 Error: Temporary failure in creating login processes, slowing down for now dovecot: 2009-07-14 04:05:04 Fatal

[Dovecot] Comments in sieve plugin section of dovecot-example.conf

2009-07-14 Thread Edgar Fuß
The Wiki includes several comments about sieve_* variables which are not mentioned in dovecot-example.conf, especially sieve_{before,after} and sieve_extensions and sieve_subaddress_sep. Could these be added to the commented config file?

Re: [Dovecot] Sieve question

2009-07-14 Thread Pascal Volk
On 07/07/2009 07:59 PM CJ Keist wrote: > If there is a separate sieve mailing list let me know. But have question > if someone else has done this or not. > > Right now I have web form people use to setup their vacation replies > using Sieve (1.1.6). The form alows them to set what they want the

Re: [Dovecot] sieve_execute_bytecode(/var/vmail/domain1/user/dovecot.sievec) failed

2009-07-14 Thread Pascal Volk
On 07/11/2009 10:49 PM Alejandro Vargas wrote: > I am trying to implement vacation with sieve in dovecot, but each time > I try to use a sieve rule that sends a mail, like vacation or reject, > I obtain this error code_ > > sieve_execute_bytecode(/var/vmail/domain1/user/dovecot.sievec) failed > >

[Dovecot] Index cache file problems in Dovecot 1.2.0

2009-07-14 Thread Chris Wakelin
I've been seeing lots of index cache file errors (using mbox on Solaris 8 sparc 64-bit, but with 32-bit Dovecot) since I switched my account to Dovecot 1.2.0 (we're still on 1.0.15 mostly, but I'm hoping to upgrade to 1.1.17+ this summer, or 1.2.x if it's stable enough). e.g. Error: Corrupted ind

Re: [Dovecot] [PATCH] include parameters can handle globbing

2009-07-14 Thread Thomas
Re, The include features has been done and almost kept hidden by Timo :) Just to clarify my sentence. This feature is not clearly documented and is _NOT_ kept hidden in purpose by Timo. The include features will be mainline in dovecot 2.0. In the meantime, now you know that's possible even i

[Dovecot] Per User Mysql Quota Problem

2009-07-14 Thread Murat Ugur Eminoglu
I'm using the mysql program supported Dovecot but ? have a problem about qoution so I would like to put user specific quota. Would you like to send me necessary settings. dovecot-sql.conf file would be? Please send conf dovecot-sql.conf ? dovecot 1.1.13 dovecot.conf file dict { quotadict =

Re: [Dovecot] SSL_PARAMETERS_PERM_PATH

2009-07-14 Thread Timo Sirainen
On Jul 14, 2009, at 2:51 AM, Leo Baltus wrote: Maybe if more people keep complaining about this. I don't like adding settings that are going to be used only by a single person. We could make a patch which introduces data_dir getting its default value from PKG_STATEDIR. Would that be accept