Release 1.0 - ...

<appSettings> element

Defines global application settings for Smartsite. Typical values are:

  • Name (name of the site)
  • Description (description of the site)
  • ServerAddress
  • ManagerAddress
  • SMTPServerAddress
  • DefaultSenderAddress
  • DefaultRecipientAddress

As of Smartsite 8.0, there are several additional app settings available to configure smtp mail:

  • SmtpUserName
  • SmtpPassword
  • SmtpEnableSsl
  • SmtpUseConfigFile

For more information on this subject, see the SimpleMailClient documentation.

Expand image Example

Expand image Attributes

Expand image Parent element

Expand image Child elements