![]() |
Pop3 Wizard |
![]() |
| AboutBox | Displays the POP3 Wizard SSL v3 About Box. |
| Connect | Connects to the POP3 mail server. |
| Disconnect | Disconnect from the POP3 mail server. |
| GetAllScanListings | Get all the scan listings for the mail drop. |
| GetAllUniqueIDS | Get all the Unique IDs for the mail drop. |
| GetDropListing | Get the drop listing for the mail drop. |
| GetScanListing | Get a specific scan listing for a message. |
| GetUniqueID | Get a specific Unique ID for a message. |
| IsUnlocked | Has POP3 Wizard SSL v3 been unlocked yet? |
| MarkMessageForDeletion | Set the mark for deletion flag for a message. |
| RetrieveAllMessageHeaders | Get all the headers for all the messages in a mail drop. |
| RetrieveAllMessages | Get all of the entire messages for a mail drop. |
| RetrieveMessage | Get a specific message from the mail drop. |
| RetrieveMessageHeader | Get a specific header from the mail drop. |
| SendNOOP | Send the No Operation command. |
| UnlockPOP3Wizard | Unlock the licensed functionality of POP3 Wizard SSL v3. |
| UnmarkAllDeletedMessages | Remove the mark for deletion flag from all message in a mail drop. |
| GetField | Parses the header of the Message for a specific field. |
| GetAttachmentTotal | Gets the total number of attached files embedded in this message |
| GetAttachmentName | Gets the file name for an indexed attachment |
| GetAttachmentFileData | Get the decoded data for an indexed attachment |
| GetMessagePart | Retrieves the indexed Message Part |
| GetMessagePartTotal | Retrieves the total number of message parts |
| WriteAttachmentToFile | Writes the attachment data to a file |
| WriteMessageToFile | Write the message or part data to a file. |