[Dovecot] lda logging directive does'nt work...
Hi all,
I'm using Postfix + Dovecot with system users (/etc/passwd and NIS) + deliver + cmusieve;
Here are some relevant lines in conf files :
/etc/postfix/main.cf
... mailbox_command = /usr/lib/dovecot/deliver ...
/etc/dovecot/dovecot.conf
... protocol lda { postmaster_address = postmaster@lri.fr mail_plugins = cmusieve deliver_log_format = msig=%m : Subject=%s : From=%f :%$ } ...
I just want deliver to log more than default format...like procmail... but nothing happens...the line 'deliver_log_format' seems to be ignored.
Any idea ?
On Fri, 2008-11-28 at 16:47 +0100, Jean-Claude Barbet wrote:
protocol lda { postmaster_address = postmaster@lri.fr mail_plugins = cmusieve deliver_log_format = msig=%m : Subject=%s : From=%f :%$ } .. I just want deliver to log more than default format...like procmail... but nothing happens...the line 'deliver_log_format' seems to be ignored.
What Dovecot version? Works fine here with v1.1.7.
Timo Sirainen a écrit :
On Fri, 2008-11-28 at 16:47 +0100, Jean-Claude Barbet wrote:
protocol lda { postmaster_address = postmaster@lri.fr mail_plugins = cmusieve deliver_log_format = msig=%m : Subject=%s : From=%f :%$ } .. I just want deliver to log more than default format...like procmail... but nothing happens...the line 'deliver_log_format' seems to be ignored.
What Dovecot version? Works fine here with v1.1.7.
Hi,
My server works Debian/Lenny...
#dpkg -l | grep dovecot
ii dovecot-common 1:1.0.15-2.2 secure mail ii dovecot-imapd 1:1.0.15-2.2 secure IMAP ii dovecot-pop3d 1:1.0.15-2.2 secure POP3
Sincerely,
JC
--
Jean-Claude Barbet
LRI - Bat 490 Universite Paris Sud
91405 ORSAY CEDEX
Tel : 01 69 15 32 24/01 69 15 72 03 Fax : 01 69 15 65 86
On Dec 1, 2008, at 10:29 AM, Jean-Claude Barbet wrote:
Timo Sirainen a écrit :
On Fri, 2008-11-28 at 16:47 +0100, Jean-Claude Barbet wrote:
protocol lda { postmaster_address = postmaster@lri.fr mail_plugins = cmusieve deliver_log_format = msig=%m : Subject=%s : From=%f :%$ } .. I just want deliver to log more than default format...like
procmail... but nothing happens...the line 'deliver_log_format' seems to be
ignored. What Dovecot version? Works fine here with v1.1.7.ii dovecot-common 1:1.0.15-2.2 secure mail
The setting requires v1.1+.
participants (2)
-
Jean-Claude Barbet
-
Timo Sirainen