myuption
New Member
I was wondering if adding an SPF record is important, if so, is it a unique record?
Do i need to add all the domains an account might use sending email, or it is enough with the IP address of the VPS?
This, because once migrated I have several domains under the same account, and a couple of them run mailing lists.
So far this is what i get
Now, should I try adding also:
a: mail.seconddomain.com
Or the SPF record will work well without it?
Thanks
Do i need to add all the domains an account might use sending email, or it is enough with the IP address of the VPS?
This, because once migrated I have several domains under the same account, and a couple of them run mailing lists.
So far this is what i get
Code:
v=spf1 a mx ip4:XXX.X.XX.XXX a:mail.firstdomain.com mx:mail.externalservice.net -all
Now, should I try adding also:
a: mail.seconddomain.com
Or the SPF record will work well without it?
Thanks