Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The IMailTransportOnPreCategorize interface defines a method that transport event sinks must implement to be notified of the OnPreCategorize event, indicating that a MailMsg object is about to be submitted to the SMTP categorizer.
Method | Description |
---|---|
OnSyncMessagePreCategorize | Called by the event source (dispatcher) to notify registered event sinks that a MailMsg object is about to be submitted to the SMTP categorizer. |