I'm getting the following (at the receiving end) – In the received message header –
Authentication-Results: hotmail.com; spf=temperror (sender IP is xxx.xxx.xxx.xxx) smtp.mailfrom=user@example.co.nz; dkim=temperror header.d=example.co.nz; x-hmca=none header.id=user@example.co.nz
X-SID-PRA: user@example.co.nz
X-AUTH-Result: NONE
X-SID-Result: NONE
X-Message-Status: n:n
and the message is going to "Junk folder".
DKIM and SPF records are setup correctly and pass the port25 verifier test (which uses SpamAssassin as the backend).
SPF record is:
example.co.nz TXT "v=spf1 mx -all"
Sending server is MX 10 (Highest priority) for the domain.
PTR and HELO hostname match. IP is not RBLed.
I have just changed the mail server's hostname. (and PTR / SSL cert etc to match new hostname).
What makes Microsoft/Hotmail so special?
Questions welcome.
