Mailroom.POP3.stat
You're seeing just the function
stat
, go back to Mailroom.POP3 module for more information.
Retrieves the number of available messages and the total size in octets
Examples:
Mailroom.POP3.stat(socket)
{12, 13579}