SMTP Relay - Server ConfigurationTo use Elastic Email as your SMTP Relay configure your SMTP server options with the following: SMTP Server: smtp.elasticemail.comPort: 2525Username: Your Elastic Email account Email AddressPassword: Your Elastic Email API KeyWhen you sign up for elastic email you can find your API Key from the Account Profile tab on your dashboard. Server and Port Settings Available Using Postfix?If you are configuring postfix as a local relay make sure you include the following three lines in your postfix configuration file:smtp_sasl_auth_enable = yessmtp_sasl_password_maps = static:yourusername:your api keysmtp_sasl_security_options = noanonymous |