> On November 3, 2018 at 9:41 AM Mart Pirita <sysad...@e-positive.ee> wrote: > > > Hi, > > > But this harmless is spamming logs, so how to disable it: > > grep auth-client-connection.c:338 maillog | wc -l > 1259
If using something like rsyslog, it is trivial to filter out unwanted entries. michael > Aki Tuomi wrote: > > > On 03 November 2018 at 12:12 Mart Pirita < sysad...@e-positive.ee > > > <mailto:sysad...@e-positive.ee>> wrote: > > > > > > > > > Hi, > > > > > > > > > Noticed with latest v2.3.3 some new warning in logs, for example: > > > > > > dovecot: auth: Warning: Event 0x80a6fc0 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: Event 0x80aa1c8 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: Event 0x80aa718 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: Event 0x80adac0 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: Event 0x80b6c38 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: Event 0x80c0e00 leaked (parent=(nil)): > > > auth-client-connection.c:338: 1 Time(s) > > > dovecot: auth: Warning: auth client 0 disconnected with 1 pending > > > requests: EOF: 12 Time(s) > > > > > > > > > What are they? > > > > > > > > > -- > > > Mart > > > > Hi! It's harmless event leak. This is a known issue to us.