Could you suggest another domain register that I should use? I have several small clients who use exchange and who relay email through their hosting provider. I would LOVE to come up with a long term solution that is practically fool-proof.
I have also started using Auth SMTP to relay email, but that does not solve the SPF problem.
THANKS
Main Topics
Browse All Topics





by: Syngin9Posted on 2008-02-20 at 05:53:12ID: 20937711
There are any number of reasons this could be happening (i'm going to assume that the problem isn't just with one email account but either the full domain in question or the entire server)
1) Greylisting - This message is generally something greylisting would respond with. Generally, greylisting just delays reception of an email from a server it hasn't seen before. Its a relatively effective additional spam defense and a number of spamming server don't try again after the first failure. I think the standard wait time is usually around 2 minutes but it can be set to anything by the admin.
Bear in mind that many error messages can be defined by the admin so it may also be one of the following resulting in this message:
- Blacklisting - if the external ip is listed in a public blacklist that the server in question accesses, this could be the reason for the drop. Go to http://www.senderbase.org and run a check on your external ip to see.
- SPF (and DomainKeys) - The server might be rejecting email because your server is failing SPF checks. Netsol doesn't allow TXT records in the DNS entries so you wouldn't even be able to designate an SPF (or DomainKeys) record. This was the reason I moved all of my domains away from Netsol a few months ago. Both are very necessary if you ever send email out to Yahoo, Gmail or AOL and don't want to end up in the bulk folder.
- standard MF check - A very basic check that ensures that there is an MX record for the domain in the MAIL FROM address.
I've even had email originating from a new serverI built denied based on Senderbase's reputation score
Finally, it could be just as it says, perhaps they are doing a restructuring or were experiencing email problems. Are you able to give their admin a call?