Send Email using an SMTP Relay Service Account


Table of Contents

Applications, servers, and devices that wish to send email can do so using Marley - our authenticated mail relay service. Emails sent this way will pass all email authentication checks, meaning they are less likely to be marked as spam.

Our authenticated mail relay is available for any application or device in any location.

In order to use the SMTP Relay, your application must:

  1. Support SMTP authentication (with the SASL PLAIN mechanism).
  2. Support TLS encryption (STARTTLS).

Request an email-svcrelay account

Please submit a ticket with your desired service account name and a list of SIMS owners. DIT will create the account, which you will then manage in SIMS.

In a future update this will be a self-service operation. When this occurs, DIT will update the documentation accordingly.

Create a password on your email-svcrelay account.

  1. Once you've received notification that your account is ready, login to SIMS
  2. Scroll to Identities You Own and locate your service account.
  3. Click the Reset Password button.
  4. SIMS will generate and display a password. It will take about 5 minutes for this new password to take effect.

Configure your application to use the SMTP Mail Relay