Use your own email gateway for notifications
Last updated
Was this helpful?
Can I use my own email system for outgoing emails?
Yes, but it requires SMTP support plus DNS records.
Create two CNAME records:
Name: mte1._domainkey.yourdomain.com → Value: dkim1.mandrillapp.com
Name: mte2._domainkey.yourdomain.com → Value: dkim2.mandrillapp.com
Replace yourdomain.com with your domain.
Create a TXT record:
Host: _dmarc.yourdomain.com
Value: v=DMARC1; p=none
Create a TXT record with the value:
mandrill_verify.PASTECODE
PASTECODE is provided by Support on request.
In Admin Panel → Account Management → Email Gateways, configure:
encryption type
whether to trust all hosts
SMTP host and port
username/password
sender email
Last updated
Was this helpful?
Was this helpful?