センドメール、SPFなど電子メール認証技術の導入手引きを公開 - CNET Japan
電子メールの送信者を認証する技術であるSender Policy Framework(SPF)、Sender ID、DomainKeysについて、概要、既存インターネット技術との整合性、送信者/受信者/中継点における推奨事項などをまとめた文書。関連ソフトウェアや試験のリソースなどへのリンクも紹介している。
この記事中で紹介されている 送信者認証技術の導入におけるレコメンデーションという文章にはテストツールとして sa-test@sendmail.net という アドレスにメールを送ると試験結果を返すということをやっているらしいのでさっそく DomainKeys に対応している gmail でためしてみた結果が以下。
Authentication System: Domain Keys Result: DK signature confirmed GOOD Description: Signature verified, message arrived intact Reporting host: sendmail.net More information: http://antispam.yahoo.com/domainkeys Sendmail milter: http://www.sendmail.net/dk-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: http://www.sendmail.net/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/

Comments