The title says it all really. Hotmail marks the mail as SPAM, yet I've up spf and dkim passes. Here is the full email source and headers from a recent mail that went to spam on a test hotmail acc:
- x-store-info:fHNTDlzCF8Nxw6HwcfGQy+S7Ax/lqLSmdigw4wygv8Didl26TZhkr+xX4MlRffcxAEkRFebnViqSJITIjpOyNazHc3ZsUFYnn0K3HjmH5Zm03tW8i6KhTI6QeNJMk+LTO+KgK/X9Jmg=
- Authentication-Results: hotmail.com; spf=pass (sender IP is 74.201.84.163) smtp.mailfrom=admin@theworldonaspoon.com; dkim=none header.d=theworldonaspoon.com; x-hmca=pass header.id=admin@theworldonaspoon.com
- X-SID-PRA: admin@theworldonaspoon.com
- X-AUTH-Result: PASS
- X-SID-Result: PASS
- X-Message-Status: n:n
- X-Message-Delivery: Vj0xLjE7dXM9MDtsPTE7YT0wO0Q9MjtHRD0yO1NDTD00
- X-Message-Info: 11chDOWqoTnGld+QXEPmlmmc0EkC0siWTl0mvtWEtCTiA4qyhQx/Fre0Q3Jao2X2nPi59NL/9kjtREtNB9j/Tcjpmro7QZCLUpCnB/NR+08vKJTnFbQHvjLtTKjUI+D0muyjc5GyotEMA8036U0C9x/b2HyY7nZ4AREE0NQICYghQL1oY0Z+33aJVqSUiXn3jh/hrlvpq+YfMNNCMYG1JRSstU2sMD76HrYkDI/lo3aPn0kGJWYw/w==
- Received: from sender163-mail.zoho.com ([74.201.84.163]) by BAY004-MC2F44.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008);
- Mon, 6 Jul 2015 08:44:25 -0700
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
- s=zoho; d=theworldonaspoon.com;
- h=message-id:date:from:user-agent:mime-version:to:subject:content-type;
- b=sAaFgnBmDHsHMxVmMy0gpPXWIRhIJeGRo4GsY9w6wUEUrnhc5Gp4AQ7mI5feke/0JJ2/QD4yGEpw
- GY3Lw5yhvttl/P57vtW0+CydN8YCyd4H0TjE9JaxV8HBb6zUE4i7WmWY+LYrSVyR/ZUdmqXvoSfB
- 8Gt6GB0Gr1q6oNcBnV4=
- Received: from [192.168.42.101] (171.255.20.203 [171.255.20.203]) by mx.zohomail.com
- with SMTPS id 1436197464352338.70824666386056; Mon, 6 Jul 2015 08:44:24 -0700 (PDT)
- Message-ID: <559AA254.8020406@theworldonaspoon.com>
- Date: Mon, 06 Jul 2015 22:44:20 +0700
- From: The World On A Spoon <admin@theworldonaspoon.com>
- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
- MIME-Version: 1.0
- To: twoas2@hotmail.com
- Subject: New email
- Content-Type: text/plain; charset=utf-8; format=flowed
- Content-Transfer-Encoding: 7bit
- Return-Path: admin@theworldonaspoon.com
- X-OriginalArrivalTime: 06 Jul 2015 15:44:25.0244 (UTC) FILETIME=[A2AD0DC0:01D0B802]
- Hi,
- I heard that this is your new email. Let's chat, my
- email is this one.
- How are things these days?
- Best,
- Ken
Tests with http://dkimvalidator.com/ show that spf is passing, dkim sig is present and valid,
SpamAssassin Score: 0.08 passes,
so why is hotmail thowing my mails into junk?
Thanks