azure - Mailserver: using same domain but other hosting -



azure - Mailserver: using same domain but other hosting -

i have question setting mailserver settings. have website on azure, in dns settings @ reseller, set tot point domain.com domain.azurewebsites.net. website working fine, far good. want utilize mailserver, hosted somewhere else, because azure doesn't provide out of box. in dns settings set mx record point other hosting have mailserver defined. domain.com mx mail.domain.com mail.domain.com "ipadress mailserver" when seek send mail service using mailcredentials , mail.domain.com smtp server, works fine. can't receive email messages. possible set if main domain point azure?

seems found solution. should not utilize cname root domain used resolve mx record. add together record domain.com instead of cname , mx record reslved properly. off course, azure not recommend record because ip address can change, when alter plan or disable/enable website.

azure dns mail-server

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -