VPOP3.DeleteMessage Lua function

The Lua management function 'VPOP3.DeleteMessage' marks a specified message to be deleted, or removes the deleted flag.

Messages marked to be deleted will not be deleted immediately, but only when that mailbox is 'purged' from an IMAP4 client.

VPOP3.DeleteMessage(username, folder, UID, delete);