Gets whether connection to the default SMTP server should use SSL for the specified site.
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
Return Value
Type: BooleanWhether to use SSL or not when communication with the default SMTP server (in the settings)
See Also