> On 05/20/2024 9:43 AM MDT Alexey Krylov via dovecot <dovecot@dovecot.org> > wrote: > > Please, send me the link, where I can find the info about configuring > firing script after dovecot client is disconnected. > > I found post-login scripting. Than's cool, but... I need to fire script > a little bit later.
See https://doc.dovecot.org/admin_manual/list_of_events/#mail-user-session-finished You will need to build a event listener for this event, and then do your scripting in there. michael _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org