Am I correct to assume that the “DNS Management” screen in the DirectAdmin interface contains a few items that are not relevant to MXroute functionality?
(I’m a new user, so have been hopping around various areas of the documentation and system - getting stuff to work, just noting some questions that have come up in my “new user onboarding experience” experience so far)
So - the DirectAdmin “DNS Management” screen suggests a bunch of A record entries for:
- the raw domain
- ftp
- pop
- smtp
- webmail
- www
I’m assuming that these are just an artifact of how DirectAdmin does things, and don’t need to be set in my DNS. (Although they probably don’t do any harm, since the suggested IP address corresponds to the appropriate cname for the “mail” and “webmail” entries mentioned in https://mxroutehelp.com/index.php/2019/08/25/custom-webmail-pop-imap-smtp-domain/)
So ultimately, the only necessary information contained in the DirectAdmin “DNS Management” screen is the very last item, the DKIM (x._domainkey) TXT entry …?
One other question about the DirectAdmin DNS info: the second-to-last entry is the SPF TXT record. For me, it is displayed as “v=spf1 a mx ip4:209.141.37.87 ~all” which corresponds to longhorn.mxrouting.net …
EDIT - (see clarification below) - do be sure to use the “mxlogin.com” SPF record provided in the email, and ignore the one displayed in the DirectAdmin DNS page
I’m assuming that it’s safe to instead just use the SPF record specified in the welcome email instructions: “v=spf1 include:mxlogin.com -all” (which might instead point to 78.46.158.5 rather than 209.141.37.87)
Let me know if I’m misunderstanding anything …?
And if I might suggest also please do consider (eventually) incorporating the gist of these questions and answers somewhere in your formal onboarding documentation, in case it would be helpful to streamline some path towards enlightenment for your greenest users stumbling around the system for the first time.
Thanks!