standard.net.mail.pop3_error

pop3_error is available since version 1.0.

Prototype:

string pop3_error()

Description:

Gets the last error returned by a POP3 server.

Return value:

Returns the error (if any) as a string. If no error, then it returns an empty string.