> On December 21, 2017 at 9:57 AM Thomas Leuxner <[email protected]> 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 > duplicated in the logs: > > Dec 21 08:48:03 edi dovecot: lmtp(26573): Connect from local > Dec 21 08:48:03 edi dovecot: lmtp([email protected])[26573]: > <fCVaBjNnO1rNZwAAIROLbg>: fCVaBjNnO1rNZwAAIROLbg: sieve: > msgid=<2323281.OorJHhdMHM@ylum>, time=158ms, status=stored mail into mailbox > ':public/Mailing-Lists/Debian-User' > Dec 21 08:48:03 edi dovecot: lmtp(26573): Disconnect from local: Client has > quit the connection (state = READY) > > Regards > Thomas
Hi! Thank you for your report, we'll look into it. Aki
