Displaying 2 results from an estimated 2 matches for "93bba97afb2a".
2015 May 15
4
imap_logout_format improvements / ideas
http://hg.dovecot.org/dovecot-2.2/rev/93bba97afb2a
http://hg.dovecot.org/dovecot-2.2/rev/e0a17714f0c9
So all in all, you can now add to imap_logout_format:
# %i - total number of bytes read from client
# %o - total number of bytes sent to client
# %{fetch_hdr_count} - Number of mails with mail header data sent to client
# %{fetch_hdr_bytes} -...
2015 Oct 02
0
imap_logout_format improvements / ideas
Hi Timo,
Am 15.05.2015 um 13:59 schrieb Timo Sirainen:
> http://hg.dovecot.org/dovecot-2.2/rev/93bba97afb2a
> http://hg.dovecot.org/dovecot-2.2/rev/e0a17714f0c9
>
> So all in all, you can now add to imap_logout_format:
>
> # %i - total number of bytes read from client
> # %o - total number of bytes sent to client
> # %{fetch_hdr_count} - Number of mails with mail header data sent...