Problems with spam, SPF, PTR


If you are getting tons of spam return-messages (like Failure Notification or Mailer Daemon)...THIS IS SPOOF

Partial solution: Enable Default Address and set every catchall to :fail: no such address here. This will stop you from getting the bounce-backs, but the real problem is not solved.
Full solution: You need to create an SPF record. An SPF record is an entry added to the DNS zones for a domain. This record verifies that a user has permission to send mail from that domain. This is used to prevent spoofing for your domain. You may contact us to be sure you have a working SPF record.



If your outgoing email keeps arriving in Spam and Junk folders (like at Yahoo or Hotmail) instead of the Inbox...

You need a dedicated server and then create an SPF record and PTR record for your domain. These records improve your reputation with other mail providers.

Was this answer helpful?

 Print this Article

Also Read

How many emails can I send an hour?

365ezone shared servers allow an account to send a total of 200 (we can change without any...

How do I add my email account to Entourage (Mac)?

To add an email account to Entourage v11 please follow the below steps:- Open Entourage and...

How can I manage the spam I am receiving into my email accounts?

All of Overline India shared server plans come with SpamAssassin. SpamAssassin is an...

Steps to making a form on your website where people can email you information (formmail)

  If you want help making on online form so visitors send you emails directly from your...

How to Send Email from a PHP Script Using SMTP Authentication?

the example below for your needs. Make sure you change the following variables at least:...