EmailSenderSendTestEmail Method |
Sends the test e-mail to verify that the SMTP server receives e-mails.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax Remarks
This method sends e-mail messages synchronously and should be used for testing only
as it may disrupt the e-mail queue sending thread if the SMTP server is in use.
See Also