I’m building a forum under forum.mydomain.com
. This forum also needs a mail solution for transactional emails (confirmation emails, password resets, etc). I’m using ZeptoMail for this.
I want the email address used by ZeptoMail to be something like [email protected]
I have an A record with the ‘forum’ name and the IP of my VPS as the target.
However, the mail solution tells me that I need to create a CNAME record with ‘forum’ name and the url address of their service (cluster69.zeptomail.com
)
How can I make this work?