Hotmail marks as SPAM (even with spf and dkim)

Hotmail marks as SPAM (even with spf and dkim)

Hi,

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:

  
    1. x-store-info:fHNTDlzCF8Nxw6HwcfGQy+S7Ax/lqLSmdigw4wygv8Didl26TZhkr+xX4MlRffcxAEkRFebnViqSJITIjpOyNazHc3ZsUFYnn0K3HjmH5Zm03tW8i6KhTI6QeNJMk+LTO+KgK/X9Jmg=
    2. 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
    3. X-SID-PRA: admin@theworldonaspoon.com
    4. X-AUTH-Result: PASS
    5. X-SID-Result: PASS
    6. X-Message-Status: n:n
    7. X-Message-Delivery: Vj0xLjE7dXM9MDtsPTE7YT0wO0Q9MjtHRD0yO1NDTD00
    8. X-Message-Info: 11chDOWqoTnGld+QXEPmlmmc0EkC0siWTl0mvtWEtCTiA4qyhQx/Fre0Q3Jao2X2nPi59NL/9kjtREtNB9j/Tcjpmro7QZCLUpCnB/NR+08vKJTnFbQHvjLtTKjUI+D0muyjc5GyotEMA8036U0C9x/b2HyY7nZ4AREE0NQICYghQL1oY0Z+33aJVqSUiXn3jh/hrlvpq+YfMNNCMYG1JRSstU2sMD76HrYkDI/lo3aPn0kGJWYw/w==
    9. 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);
    10. Mon, 6 Jul 2015 08:44:25 -0700
    11. DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
    12. s=zoho; d=theworldonaspoon.com;
    13. h=message-id:date:from:user-agent:mime-version:to:subject:content-type;
    14. b=sAaFgnBmDHsHMxVmMy0gpPXWIRhIJeGRo4GsY9w6wUEUrnhc5Gp4AQ7mI5feke/0JJ2/QD4yGEpw
    15. GY3Lw5yhvttl/P57vtW0+CydN8YCyd4H0TjE9JaxV8HBb6zUE4i7WmWY+LYrSVyR/ZUdmqXvoSfB
    16. 8Gt6GB0Gr1q6oNcBnV4=
    17. Received: from [192.168.42.101] (171.255.20.203 [171.255.20.203]) by mx.zohomail.com
    18. with SMTPS id 1436197464352338.70824666386056; Mon, 6 Jul 2015 08:44:24 -0700 (PDT)
    19. Message-ID: <559AA254.8020406@theworldonaspoon.com>
    20. Date: Mon, 06 Jul 2015 22:44:20 +0700
    21. From: The World On A Spoon <admin@theworldonaspoon.com>
    22. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
    23. MIME-Version: 1.0
    24. To: twoas2@hotmail.com
    25. Subject: New email
    26. Content-Type: text/plain; charset=utf-8; format=flowed
    27. Content-Transfer-Encoding: 7bit
    28. Return-Path: admin@theworldonaspoon.com
    29. X-OriginalArrivalTime: 06 Jul 2015 15:44:25.0244 (UTC) FILETIME=[A2AD0DC0:01D0B802]

    30. Hi,

    31. I heard that this is your new email. Let's chat, my
    32. email is this one.

    33. How are things these days?

    34. Best,
    35. 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