Pigeon Voice Server Email Settings - DatasmithSA/Pigeon-Voice-Training GitHub Wiki

Settings related to email notifications being sent by the Pigeon Voice Server.

  • Enable Email Notifications: Whether to enable sending of emails.
  • Throw Email Fail Exceptions: Whether exceptions that occur when sending emails should be thrown or handled.
  • Email Provider: The email (SMTP server) service provider that should be used for sending emails e.g. GMail/Exchange.
  • Exchange Smtp Server: The hostname or IP address of the Exchange SMTP server.
  • Exchange Smtp User Name: The user name to use to login to the Exchange SMTP server.
  • Exchange Smtp Password: The password to use to login to the Exchange SMTP server.
  • Exchange Smtp Port: The port to use to connect to the Exchange SMTP server.
  • Exchange Smtp Enable Ssl: Whether to use SSL when connecting to the Exchange SMTP server.
  • GMail Smtp Server: The hostname or IP address of the GMail SMTP server.
  • GMail Smtp UserName: The user name to use to login to the GMail SMTP server.
  • GMail Smtp Password: The password to use to login to the GMail SMTP server.
  • GMail Smtp Port: The port to use to connect to the GMail SMTP server.
  • Sender Email Address: The email address to display of the email sender.
  • Sender Display Name: The display name of the email sender.
  • Exception Email Subject: The subject to display on emails sent out due to exceptions handled by the Exception Handler.
  • Send Email On Exception: Whether or not to send emails on exceptions handled by the Exception Handler.
  • Append Host Name To Exception Emails: Whether or not add a line to every exception email sent out that includes the hostname of the machine running this software and thereby initiating the email.
  • Email Logging Enabled: Whether or not to log activity related to the sending of emails.
  • Include Default Email Recipients: Whether or not include the list of default recipients in every email sent out.
  • Default Email Recipients: The default list of recipients that should be included in every email sent out i.e. if default recipients are configured to be included.