56.35    EasyShare SMART Health Links 56.37    MDM UI   

56.141.1Email Configuration

 

The Email Configuration configuration category includes the following configurable options:

  • Email From Address

  • Notification Emails

  • Email SMTP Hostname

  • Email SMTP Password

  • Email SMTP Port

  • Use STARTTLS for connection security

  • Email SMTP Username

56.141.2Property: Email From Address

 
Property Name Email From Address
Property Key
Property Type STRING
Description Emails sent from matching EMAIL will be sent from this e-mail address.
Applies to Modules
  • SMART Outbound Security
  • appSphere
Default Value noreply@unknown.com
Example Property
module.[MODULE_ID].config.email.from_address = noreply@unknown.com

56.141.3Property: Notification Emails

 
Property Name Notification Emails
Property Key
Property Type STRING
Description The Console Managers will use these emails to receive notifications for new registrations and document uploads. Comma separated.
Applies to Modules
  • appSphere
Default Value (no default)
Example Property
module.[MODULE_ID].config.notification.emails = 

56.141.4Property: Email SMTP Hostname

 
Property Name Email SMTP Hostname
Property Key
Property Type STRING
Description For Email delivery, specifies the SMTP server hostname.
Applies to Modules
  • Cluster Manager
Default Value localhost
Example Property
module.[MODULE_ID].config.smtp.hostname = localhost

56.141.5Property: Email SMTP Password

 
Property Name Email SMTP Password
Property Key
Property Type PASSWORD
Description For Email delivery, specifies the SMTP server password.
Applies to Modules
  • Cluster Manager
Default Value (no default)
Example Property
module.[MODULE_ID].config.smtp.password = 

56.141.6Property: Email SMTP Port

 
Property Name Email SMTP Port
Property Key
Property Type POSITIVE_INTEGER
Description For Email delivery, specifies the SMTP server port.
Applies to Modules
  • Cluster Manager
Default Value 25
Example Property
module.[MODULE_ID].config.smtp.port = 25

56.141.7Property: Use STARTTLS for connection security

 
Property Name Use STARTTLS for connection security
Property Key
Property Type BOOLEAN
Description For Email delivery, specifies if we wish to use STARTTLS as our connection security protocol.
Applies to Modules
  • Cluster Manager
Default Value false
Example Property
module.[MODULE_ID].config.smtp.use_starttls = false

56.141.8Property: Email SMTP Username

 
Property Name Email SMTP Username
Property Key
Property Type STRING
Description For Email delivery, specifies the SMTP server username.
Applies to Modules
  • Cluster Manager
Default Value (no default)
Example Property
module.[MODULE_ID].config.smtp.username = 
   56.35    EasyShare SMART Health Links 56.37    MDM UI