When we send mail to Hotmail servers, they do not recognize our Sender ID. In the receiving mail source, it reads

Authentication-Results: hotmail.com; sender-id=temperror ...

when it should say pass as with every other one. Therefore our legitimate mails go to junk folder.

A few things to point:
- SPF is correctly done and works with every other big email providers such as Yahoo, Gmail etc.
- We submitted our Sender ID long time ago.
- We have signed up for JMR program.
- We have tried all of the steps above with another domain of ours and different IPs as well, nothing changed.

We have been getting this error for weeks. I wonder how people who have "pass" in the header do this.

I am aware that Sender ID is not the only thing affects deliverability, but I need to fix only Sender ID, as it seems to be hardest one to solve and probably this is the only problem we have. IP and domain are both new, and not on any blacklist.

Thanks in advance.

link|improve this question
feedback

3 Answers

Seem to be a bug on hotmail side. I have same problem as you since 3 months, some domains with same spf records than other domains, are failing with senderid=temperror.

I have wrote to hotmail, they tell me it's a bug on their side (maybe on their dns cache), and they are working "actively" to resolv it ...

hotmail sucks ....

link|improve this answer
Unfortunately, this issue still exists (having the same issue with hotmail as we speak) – DanP Mar 7 at 14:03
feedback

I don't know what the question should be, so I do assume: "How to check SPF records?"

Best guess is to visit http://www.kitterman.com/spf/validate.html, fill out the form(s) and check for errors. You will probably see no errors, otherwise Google would reject it right away. But you may see warnings. Take care of warnings, fix them and you will see.

And then you should be aware that Sender ID is not SPF. See the Wikipedia entry and the OpenSPF website (when it'll be back online). But there are even more resources.

link|improve this answer
Thanks for the reply. SPF records have been set for a long time and functioning normally with all email providers. They all show pass, but the problem is that Hotmail does not pull them. – Tom Oct 21 '11 at 19:41
@Tom Do you have Sender ID records?! – mailq Oct 21 '11 at 19:44
feedback

Try sending a message to port25's verifier address mailrcheck-auth@verifier.port25.com. You may want to review my experiences in Detecting Email Server Forgery. The article includes a list of verification services which may help you track your problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.