Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The IMailTransportSubmission interface defines a method that transport event sinks must implement to be notified of the OnTransportSubmission event, indicating that a new MailMsg object has been submitted to the SMTP Advanced Queue.
Method | Description |
---|---|
OnMessageSubmission | Called by an SMTP event source when a message has been submitted to the queue. |