Hi,
Just been testing domainkeys for a domain on cpanel 11.
For the test, i used the same e-mail address which was created under
the domain with DomainKeys enabled.
If i send a mail from via POP/SMTP (eg: mail.mytestdomain.com) from the domain to my yahoo.com e-mail address, the mail header contains:
Authentication-Results: mta434.mail.re4.yahoo.com from=mytestdomain.com; domainkeys=pass (ok)
Received: from xxx.xxx.xxx.xxx (EHLO server.url) (xxx.xxx.xxx.xxx)
by mta434.mail.re4.yahoo.com with SMTP; Wed, 23 Jul 2008 07:40:14 -0700
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=mytestdomain.com;
h=Received:Message-ID:From:To:Subjectate:MIME-Version:Content-Type:X-Priority:X-MSMail-Priority:Importance:X-Mailer:X-MimeOLE:X-Antivirus-Scanner:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-Source:X-Source-Args:X-Source-Dir;
b=KEYREMOVED;
Notice: domainkeys=pass (ok)
However, if i send a mail using the same e-mail address via a PHP script on the server, the mail header is as follows:
Authentication-Results: mta111.mail.re4.yahoo.com from=mytestdomain.com; domainkeys=neutral (no sig)
with no DomainKey-Signature: section
Why doesn't it work for PHP mail scripts then?
If you are doing a mailshot from your CMS control panel, then you'll not be
utilising domainkeys.
Neil.



LinkBack URL
About LinkBacks
ate:MIME-Version:Content-Type:X-Priority:X-MSMail-Priority:Importance:X-Mailer:X-MimeOLE:X-Antivirus-Scanner:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-AntiAbuse:X-Source:X-Source-Args:X-Source-Dir;
Reply With Quote





