Configure SMTP Settings
You must have administrator rights to access this feature.
The default values display in the System Settings tab in Cartegraph Administration.
The following settings must be configured:
SmtpDefaultCredentials
SmtpHost
For example, smpt.organization.com.
SmtpEnableSsl
Set the enableSsl value to true.
SmtpFrom
For example, noreply@organization.com.
SmtpUserName
The user specified must have permissions to the email address.
Encrypt this setting.
SmtpPassword
Encrypt this setting.
SmtpPort
Enter a port value.
The default value is 25.
Some SMTP servers require the customer is authenticated before the server sends email on its behalf. To use your default network credentials, you can set the UseDefaultCredentials to true instead of setting this property. If the UseDefaultCredentials property is set to false, then the value set in the username and password are used for the credentials when connecting to the server. If the UseDefaultCredentials property is set to false and the username and password properties have not been set, then mail is sent to the server anonymously.