Solved Email into apps - DNS/MX/CNAME/TXT
-
I have trouble to get SendinBlue working - for any app.
I probably am confused what to set where. Is there a doc about this?
I guess my main question is, do I set CNAME/TXT records for the main/root domain, or for my.example.com, or for all the apps that need it individually?
Thank you
-
I don't really know SendinBlue, can you describe more what you mean by "Email into apps"? Are you referring to send mails to the app's mailboxes or is this some kind of relay?
-
@andxclfor I guess you are looking into setting up a relay? https://docs.cloudron.io/email/#relay-outbound-mails has some info for setting up other relays. You have to setup the CNAME/TXT for the root domain and not for my.example.com. You don't have to set it up for each app individually, just set it up for example.com (the app's email address is under Email view of the app configuration and these are xxx@example.com - the root domain).
-
@girish said in Email into apps - DNS/MX/CNAME/TXT:
You have to setup the CNAME/TXT for the root domain and not for my.example.com. You don't have to set it up for each app individually
Thank you. That was my main issue.