Sends the test e-mail to verify that the SMTP server receives e-mails.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Name of the site
- message
- Type: CMS.EmailEngine EmailMessage
The message
- smtpServer
- Type: CMS.EmailEngine SMTPServerInfo
The SMTP server
Remarks
See Also