9 Sep
2010
9 Sep
'10
3:28 p.m.
On Wednesday 08 September 2010 16:11:43 Timo Sirainen wrote:
On Wed, 2010-09-08 at 14:00 +0200, Rainer Frey wrote:
The problem is that all logging goes through log process, which currently only supports a single logging destination. But .. I think you can make lmtp processes bypass log process by setting:
service lmtp {
executable = lmtp -L
}
This has no effect (logging still with global syslog_facility). Thanks anyway for your assistance. This is a very minor issue for me.
Looks like there was a bug. Fixed: http://hg.dovecot.org/dovecot-2.0/rev/7fef89fea00e
Indeed. Works now with 2.0.2. Thanks.
Rainer