Sends the RSET command
The RSET command is used to reset the server to the state it was in when the POP3 mailbox was first opened. Specifically, the server "unmarks" any messages that were marked for deletion (by the DELE command).
| Exception Type | Condition |
|---|---|
| Exception | If a network or protocol error occurs. |
Pop3Client Class | Hunny.Mail Namespace | POP3 RSET command