Re: Dovecot 2.3-rc Logging Format

2017-12-23 Thread Stephan Bosch
Op 12/21/2017 om 8:57 AM schreef Thomas Leuxner: > Hi, > > the release candidate defaults to a log format with session IDs. > > mail_log_prefix = "%s(%u)<%{pid}><%{session}>: " > > As the LMTP service seems to have the session ID hardcoded, the IDs get > duplicated in the logs: > > Dec 21

Re: Dovecot 2.3-rc Logging Format

2017-12-21 Thread Aki Tuomi
> On December 21, 2017 at 9:57 AM Thomas Leuxner wrote: > > > Hi, > > the release candidate defaults to a log format with session IDs. > > mail_log_prefix = "%s(%u)<%{pid}><%{session}>: " > > As the LMTP service seems to have the session ID hardcoded, the IDs get >

Dovecot 2.3-rc Logging Format

2017-12-20 Thread Thomas Leuxner
Hi, the release candidate defaults to a log format with session IDs. mail_log_prefix = "%s(%u)<%{pid}><%{session}>: " As the LMTP service seems to have the session ID hardcoded, the IDs get duplicated in the logs: Dec 21 08:48:03 edi dovecot: lmtp(26573): Connect from local Dec 21 08:48:03