POP log entries are something like:

top=%t/%p, retr=%r/%b, del=%d/%m, size=%s

where variables are so defined:


%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

 

Found this article interesting?
Subscribe to DomainRegister´s newsletter!

You can unsubscribe at any time by simply clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp s privacy practices here.

  • Dovecot, email
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

 How to Enable Reseller Access to CSF in DirectAdmin

If you're using CSF ( ConfigServer Security & Firewall) on your DirectAdmin server, you can...

 How to Change the Skin from Enhanced to Evolution for All Users in DirectAdmin?

In DirectAdmin, if you want to change the default skin from the old Enhanced to the new Evolution...

 How to Recover MySQL Root Password in DirectAdmin

Root credentials for MySQL are stored in plain text in the file...