[Dovecot] POP Log entries
Pascal Volk
user+dovecot at localhost.localdomain.org
Thu Feb 10 14:22:09 EET 2011
On 02/10/2011 11:25 AM Ralf Hildebrandt wrote:
> Disconnected: Logged out top=0/0, retr=0/0, del=0/3239, size=511881537
> Disconnected: Logged out top=0/0, retr=2/316038, del=0/3238, size=511876309
>
> What do the numbers mean? Especially since there are two numbers for
> each category...
>
The example config mentions:
,--[ …conf.d/20-pop3.conf ]--
|
| # POP3 logout format string:
| # %i - total number of bytes read from client
| # %o - total number of bytes sent to client
| # %t - number of TOP commands
| # %p - number of bytes sent to client as a result of TOP command
| # %r - number of RETR commands
| # %b - number of bytes sent to client as a result of RETR command
| # %d - number of deleted messages
| # %m - number of messages (before deletion)
| # %s - mailbox size in bytes (before deletion)
| # %u - old/new UIDL hash. may help finding out if UIDLs changed unexpectedly
| #pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
|
`--
Regards,
Pascal
--
The trapper recommends today: f007ba11.1104113 at localdomain.org
More information about the dovecot
mailing list