LogoffMail

Disconnect from the specified POP server.

LogoffMail()

Return Values

Values Returned in $status
Value Description
0 Success
< 0 Failure
-8 Not logged on
-9 Socket error

Description

LogoffMail is called when a disconnection from the POP server is required. If the LogoffMail operation is not called, it automatically executes during the cleanup of a form. However, it is recommended to use LogoffMail explicitly.