Hello, you must take into consideration that the DomainKeys headers are added by the verifier module.
>From the headers provided it does not look that the receiving end has done any DomainKeys validation. If the receiving server does not have DomainKeys implemented it means that those headers will not be present as proof of the verification process. Try to send a test message to a known yahoo account and see what is appended to the headers. > HI. > > > > > > > > > > > > > > I have followed your excellent qmail setup, and its working great. Now im > trying to get domain keys to work. According to a part in the setup > instruction one of the patches has the domain keys support included in it. > So iv followed these instruction to get the key setup. > > > > > > > > > > > > > > mkdir -p /etc/domainkeys/example.com/ > > cd /etc/domainkeys/example.com/ > > /usr/local/ssl/bin/openssl genrsa -out rsa.private 768 > > /usr/local/ssl/bin/openssl rsa -in rsa.private -out rsa.public -pubout > -outform PEM > > mv rsa.private default > > chown -R qmailq /etc/domainkeys > > chmod 0600 default > > > > > > > > > grep -v ^- rsa.public | perl -e 'while(<>){chop;$l.=$_;}print "t=y; > p=$l;\n";' > > > > > > > > > > > > > > *** replacing example.com with my domain name. > > > > > > > > > > > > > > and I have entered the TXT records into our zone files. > > > > > > > > > > > > > > when I go to this site and run a check on the records I get a valid > response > > > > > > > > > > > > > > HYPERLINK > "http://domainkeys.sourceforge.net/cgi-bin/check_policy?domain=conetix.com.a > u&Submit=Submit"http://domainkeys.sourceforge.net/cgi-bin/check_policy?domai > n=conetix.com.au&Submit=Submit > > > > > > > > > > > > > > HYPERLINK > "http://domainkeys.sourceforge.net/cgi-bin/check_selector?selector=default._ > domainkey.conetix.com.au&Submit=Submit"http://domainkeys.sourceforge.net/cgi > -bin/check_selector?selector=default._domainkey.conetix.com.au&Submit=Submit > > but when I send a test email to myself I dont see anywhere where it says > domainkey.. so what am I doing wrong. > > > From - Fri Oct 26 10:52:34 2007 > > X-Account-Key: account2 > > X-UIDL: UID6282-1149040028 > > X-Mozilla-Status: 0001 > > X-Mozilla-Status2: 00000000 > > X-Mozilla-Keys: > > > Return-Path: <HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]> > > Received: from smtp.conetix.com.au (smtp.conetix.com.au [202.74.69.12]) > > by mail34.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id > l9Q0qeV8017850 > > (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) > > for <HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]>; > Fri, 26 Oct 2007 10:52:42 +1000 > > Message-Id: <HYPERLINK > "mailto:[EMAIL PROTECTED]"200710260052. > [EMAIL PROTECTED]> > > Received: (qmail 29530 invoked by uid 89); 26 Oct 2007 00:54:23 -0000 > > Received: from unknown (HELO hw4) (202.74.65.54) > > by 0 with SMTP; 26 Oct 2007 00:54:23 -0000 > > Date: Fri, 26 Oct 2007 10:52:42 +1000 > > From: <[EMAIL PROTECTED]> > > Subject: domain key test > > To: <[EMAIL PROTECTED]> > > X-Priority: 3 > > > > > Cheers > > cnxlogoImg > > o Aron Palmer - Domains Administrator - Conetix Premier Web Solution > Provider > - PO BOX 742 Ipswich Queensland Australia 4305 > ( 1300 789 260 4 1300 789 261 > ( INT+(617) 345 46700 4 +(617) 0732817439 * [EMAIL PROTECTED] > z http://www.conetix.com.au > > sw-gp-88x31 > > DISCLAIMER > > Communications through Conetix e-mail systems may be monitored to secure > effective system operation and for other lawful purposes. This > communication > is to be treated as confidential and the content may not be used or > disclosed except for the purpose for which it has been sent. No liability > is > accepted for damage caused in the transmission of this email.If you have > reason to believe that you are not the intended recipient of this > communication, please contact sender immediately. > > > > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.488 / Virus Database: 269.15.11/1093 - Release Date: > 10/25/2007 > 5:38 PM > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.503 / Virus Database: 269.15.12/1097 - Release Date: > 10/28/2007 > 1:58 PM > > >