On 9/4/08, Noel Jones <[EMAIL PROTECTED]> wrote:
> shawn D.Wang wrote:
> > Thanks Noel.
> > But before I send to hotmail and yahoo, I have tested my dkim and spf
> > by sending mail to '[EMAIL PROTECTED]' and
> > '[EMAIL PROTECTED]',
> > and here are the imformation in the head of
> '[EMAIL PROTECTED]:
> >
> > Authentication-Results: ns1.qubic.net; sender-id=pass
> > [EMAIL PROTECTED]; spf=pass
> > [EMAIL PROTECTED]
> >
> > and the content is :
> >
> > DKIM Test: pass (1024-bit key)
> > DKIM Author Signing Practice: no DNS record
> >
> > it seems my spf is passed for him, but why it does not work for hotmail?
> >
>
> Please don't top-post.
>
> Hotmail (Microsoft) likes to use "SenderID" which differs slightly from SPF.
>  You'll have to ask hotmail about that, or read the docs at
> http://www.microsoft.com/senderid
> http://www.openspf.org/
>

oops, we did install the senderid-milter.

> Send a mail to [EMAIL PROTECTED] to test your
> DKIM/DomainKeys/SenderID/SPF
>

the result is as follows:
Authentication System:       DomainKeys Identified Mail
   Result:                   DKIM signature confirmed GOOD
   Description:              Signature verified, message arrived intact
   Reporting host:           sendmail.net
   More information:         http://mipassoc.org/dkim/
   Sendmail milter:          https://sourceforge.net/projects/dkim-milter/

Authentication System:       Domain Keys
   Result:                   (no result present)
   Reporting host:
   More information:         http://antispam.yahoo.com/domainkeys
   Sendmail milter:          https://sourceforge.net/projects/domainkeys-milter/

Authentication System:       Sender ID
   Result:                   SID data confirmed GOOD
   Description:              Sending host is authorized for sending domain
   Reporting host:           sendmail.net
   More information:         http://www.microsoft.com/senderid
   Sendmail milter:          https://sourceforge.net/projects/sid-milter/

Authentication System:       Sender Permitted From (SPF)
   Result:                   SPF data confirmed GOOD
   Description:              Sending host is authorized for sending domain
   Reporting host:           sendmail.net
   More information:         http://spf.pobox.com/

It seams that everything works well except domainkeys. I heard that if
you have installed dkim-milter, then you don't have to install
domainkeys milter,  it seams wrong...

the authority part in header of the mail returned by sendmail.net is
as follows :

Authentication-Results: sendmail.net; sender-id=pass
[EMAIL PROTECTED]; spf=pass
[EMAIL PROTECTED]
X-DomainKeys: Sendmail DomainKeys Filter v1.0.0 sendmail.net m842oaOa065492
X-DKIM: Sendmail DKIM Filter v2.7.2 sendmail.net m842oaOa065492
Authentication-Results: sendmail.net; dkim=pass (1024-bit key)
        [EMAIL PROTECTED]; dkim-adsp=none

obviously, the sender-id works very well, but still no passed for
hotmail. so weired...

>
> >
> > As for the content, does it mean my _dkim record in DNS is not correct?
> >
> >
>
> Apparently your DKIM was working when you sent the test mail.
>
> You have not published the *optional* Author Signing Practices DNS record.
> This record is not required, but you can see instructions about it here:
> http://www.elandsys.com/resources/sendmail/dkim.html
>
> --
> Noel Jones
>

Reply via email to