Property name | Description |
---|
abpm.mail.ssl.hostname.trust.verification | Set the value for this property to enable or disable the Mail SMTP SSL Trust verification. To disable the Mail SMTP SSL Trust verification, set the value for this property to no. |
mail.connectionTimeout | Socket connection timeout value in seconds. For infinite timeout set the value to -1. |
mail.encoding | Encoding |
mail.mailNotificationHomeEnvironmentDisplayNameEnable | Enable or Disable Environment Variable |
mail.mailProtocol | Mail Protocol (Smtp) |
mail.mailServer | Mail Server Address/Exchange Server |
mail.mailServerPassword | Mail Server Password |
mail.mailServerUserId | Mail Server UserId |
mail.mailsubject | Mail Subject |
mail.onErrorTransactionAbort | Transaction Abort Option |
mail.port | Port |
mail.readTimeout | Socket read timeout value in seconds. For infinite timeout set the value to -1. |
mail.securityType | Mail Security Type. Possible values are SSL, TLS |
mail.sslEnabled | Enable SSL |
mail.systemAdminEmailId | System Admin Email Id |
mail.writeTimeout | Socket write timeout value in seconds. For infinite timeout set the value to -1. |