Delete a message from the POP3 server. The message is only marked for deletion by the server.
If you decide to unmark the message, you must issues a 'reset()' command on POP3Client.
Messages marked for deletion are only deleted by the server on POP3Client 'logout()'.