I have a new KVM-based VPS setup with CentOS 6.5 and WHM/cPanel. I set WHM to send system/root emails to [email protected]. I haven't received any emails, so after a little digging into the mail queue manager I found they were being bounced by MS. I have edited the IP and real hostname:
SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=14820:
host mx3.hotmail.com [65.55.92.136]: 550 OU-002 (SNT0-MC1-F4) Unfortunately, messages from XXX.XXX.XXX.XXX weren't sent. Please contact your Internet service provider since part of their network is on our block list. You can also refer your provider to Troubleshooting.
My VPS provider claims the IP is a virgin IP and has never been used (I didn't think that was possible today). I can't remember which site I checked, but IP history shows no other hostnames associated with that IP.
1. Will SPF records solve this problem?
2. Do I need to install anything on the server for SPF or is SPF completely dependant on DNS records?
3. How do I set an SPF record for my hostname?
4. Right now I don't have any accounts setup in WHM. I wanted to wait until I got everything configured properly. All of my current domains are hosted with a shared hosting company that uses cPanel. I have looked at the DNS records for my main domain and one of my addon domains to get the format when I do finally move my domains over to this VPS.
A) Does this look correct? Will this syntax cause any problems?
mydomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX ?all
addondomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX ?all
B) Should I use ?all, ~all, or -all ?
5. If the above is correct, how do I set up WHM so that all future domains, sub-domains, and addon domains have the proper SPF records?
6. I also read something about senderID reputation and now I am thoroughly confused. Is this something else I need to worry about?
7. Why have I recently started to find piles of my hair around my desk?
Thanks in advance for any insight,
- cmo
SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=14820:
host mx3.hotmail.com [65.55.92.136]: 550 OU-002 (SNT0-MC1-F4) Unfortunately, messages from XXX.XXX.XXX.XXX weren't sent. Please contact your Internet service provider since part of their network is on our block list. You can also refer your provider to Troubleshooting.
My VPS provider claims the IP is a virgin IP and has never been used (I didn't think that was possible today). I can't remember which site I checked, but IP history shows no other hostnames associated with that IP.
1. Will SPF records solve this problem?
2. Do I need to install anything on the server for SPF or is SPF completely dependant on DNS records?
3. How do I set an SPF record for my hostname?
4. Right now I don't have any accounts setup in WHM. I wanted to wait until I got everything configured properly. All of my current domains are hosted with a shared hosting company that uses cPanel. I have looked at the DNS records for my main domain and one of my addon domains to get the format when I do finally move my domains over to this VPS.
A) Does this look correct? Will this syntax cause any problems?
mydomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX ?all
addondomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX ?all
B) Should I use ?all, ~all, or -all ?
5. If the above is correct, how do I set up WHM so that all future domains, sub-domains, and addon domains have the proper SPF records?
6. I also read something about senderID reputation and now I am thoroughly confused. Is this something else I need to worry about?
7. Why have I recently started to find piles of my hair around my desk?
Thanks in advance for any insight,
- cmo