Hi, I've set up my email server using hmail (freeware)
I've already passed the authentication test of SPF record & sender ID. (I sent email to port25.com) This is the result
******************************************************************
This message is an automatic response from Port25's authentication verifier
service at verifier.port25.com. The service allows email senders to perform
a simple check of various sender authentication mechanisms. It is provided
free of charge, in the hope that it is useful to the email community. While
it is not officially supported, we welcome any feedback you may have at
<***>.
Thank you for using the verifier,
The Port25 Solutions, Inc. team
==========================================================
Summary of Results
==========================================================
SPF check: pass
DomainKeys check: neutral
DKIM check: neutral
Sender-ID check: pass
SpamAssassin check: ham
==========================================================
Details:
==========================================================
HELO hostname: ***
Source IP: ***
mail-from

***)
----------------------------------------------------------
SPF check details:
----------------------------------------------------------
Result: pass
ID(s) verified: smtp.mail=***
DNS record(s):
***. 6400 IN TXT "v=spf1 a mx ptr -all"
***. 6400 IN A ***
----------------------------------------------------------
DomainKeys check details:
----------------------------------------------------------
Result: neutral (message not signed)
ID(s) verified: header.From=***
DNS record(s):
----------------------------------------------------------
DKIM check details:
----------------------------------------------------------
Result: neutral (message not signed)
ID(s) verified:
NOTE: DKIM checking has been performed based on the latest DKIM specs
(RFC 4871 or draft-ietf-dkim-base-10) and verification may fail for
older versions. If you are using Port25's PowerMTA, you need to use
version 3.2r11 or later to get a compatible version of DKIM.
----------------------------------------------------------
Sender-ID check details:
----------------------------------------------------------
Result: pass
ID(s) verified: header.From=***
DNS record(s):
***. 6400 IN TXT "v=spf1 a mx ptr -all"
***. 6400 IN A ***
----------------------------------------------------------
SpamAssassin check details:
----------------------------------------------------------
SpamAssassin v3.2.5 (2008-06-10)
Result: ham (2.1 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
-0.0 SPF_PASS SPF: sender matches SPF record
0.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60%
[score: 0.4423]
2.1 AWL AWL: From: address is in the auto white-list
==========================================================
Explanation of the possible results (adapted from
draft-kucherawy-sender-auth-header-04.txt):
==========================================================
"pass"
the message passed the authentication test.
"fail"
the message failed the authentication test.
"softfail"
the message failed the authentication test, and the authentication
method has either an explicit or implicit policy which doesn't require
successful authentication of all messages from that domain.
"neutral"
the authentication method completed without errors, but was unable
to reach either a positive or a negative result about the message.
"temperror"
a temporary (recoverable) error occurred attempting to authenticate
the sender; either the process couldn't be completed locally, or
there was a temporary failure retrieving data required for the
authentication. A later retry may produce a more final result.
"permerror"
a permanent (unrecoverable) error occurred attempting to
authenticate the sender; either the process couldn't be completed
locally, or there was a permanent failure retrieving data required
for the authentication.
==========================================================
Original Email
==========================================================
Return-Path: <***>
Received: from *** (***) by verifier.port25.com (PowerMTA(TM) v3.6a1) id hpfup00hse8b for <***>; Mon, 19 Apr 2010 02:51:57 -0400 (envelope-from <***>)
Authentication-Results: verifier.port25.com smtp.mail=***; mfrom=pass;
Authentication-Results: verifier.port25.com header.From=***; domainkeys=neutral (message not signed);
Authentication-Results: verifier.port25.com; dkim=neutral (message not signed);
Authentication-Results: verifier.port25.com header.From=***; pra=pass;
Received: from [127.0.0.1] ([125.24.40.39])
by ***
; Mon, 19 Apr 2010 15:54:31 +0700
Message-ID: <4BCC1A34.40001***>
Date: Mon, 19 Apr 2010 15:54:12 +0700
From: Natthaphong Ruengpanyawut <***>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To

***)
Subject: check auth please!
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
*******************************************************************
I found that the DKIM and DomianKeys are not required for sending email to hotmail (is this right?)
I'm fine to send email to GMail and Yahoo from my smtp server but hot maill is not (even not in the junk)
Please help!
Thanks.