GetPop3RawEmailData (open)
This function downloads a raw POP3 email message
Syntax
LOADLIB "wh::internet/pop3.whlib";
BLOB FUNCTION GetPop3RawEmailData(INTEGER connectionid, INTEGER message)Parameters
INTEGER connectionidID of the connection
INTEGER messageInteger message number in the mailbox
Return value
BLOBThe raw email message