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 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:...

Steps to making a form on your website where people can email you information....

Copy the below code. Replace the words in bold black with your domain name and your email....

Google Apps Email Walkthrough

  The first thing you need to do to start using Google Apps is sign up for it. There is a...

Opt in mailing lists and Safelists

  Email addresses on a single opt-in list are not confirmed. Anybody can submit anybody's...

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...