| Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The ISMTPServer interface defined methods used to interface with the SMTP service.
| Method | Description |
|---|---|
| AllocMessage | Allocate a MailMsg object using the SMTP service. |
| SubmitMessage | Submit a message for delivery to the SMTP service. |
| TriggerLocalDelivery | Trigger the OnLocalDelivery event. |
| ReadMetabaseString | Read a char* (string) value from the IIS metabase. |
| ReadMetabaseDword | Read a DWORD value from the IIS metabase. |
| ServerStartHintFunction | |
| ServerStopHintFunction | |
| TriggerServerEvent | Trigger an SMTP service event. |
| WriteLog | |
| ReadMetabaseData |