As far as i know gmail does not have DomainKeys implemented :D I see that a recommendation to use a yahoo account has led you to use gmail account, maybe i should use the reverse psychology thing ;))
> Thanks for replying. > > I sent to my gmail account and this is what I get. > > Delivered-To: [EMAIL PROTECTED] > Received: by 10.114.169.2 with SMTP id r2cs71183wae; > Sun, 28 Oct 2007 19:52:10 -0700 (PDT) > Received: by 10.114.78.1 with SMTP id a1mr2741890wab.1193626330122; > Sun, 28 Oct 2007 19:52:10 -0700 (PDT) > Return-Path: <[EMAIL PROTECTED]> > Received: from smtp.conetix.com.au (smtp.conetix.com.au [202.74.69.12]) > by mx.google.com with ESMTP id > n22si2851985pof.2007.10.28.19.52.06; > Sun, 28 Oct 2007 19:52:10 -0700 (PDT) > Received-SPF: pass (google.com: domain of [EMAIL PROTECTED] designates > 202.74.69.12 as permitted sender) client-ip=202.74.69.12; > Authentication-Results: mx.google.com; spf=pass (google.com: domain of > [EMAIL PROTECTED] designates 202.74.69.12 as permitted sender) > [EMAIL PROTECTED] > Message-Id: <[EMAIL PROTECTED]> > Received: (qmail 32182 invoked by uid 89); 29 Oct 2007 02:53:58 -0000 > Received: from unknown (HELO hw4) (202.74.65.54) > by 0 with SMTP; 29 Oct 2007 02:53:58 -0000 > Date: Mon, 29 Oct 2007 11:52:07 +1000 > From: <[EMAIL PROTECTED]> > Subject: domain key test > To: <[EMAIL PROTECTED]>, > <[EMAIL PROTECTED]> > X-Priority: 3 > > Iv also tried to follow this site > http://www.sangprabv.web.id/articles/article.php?aid=Mg==.. But I dont > use > simscan so I didnt follow that bit.. > > > Cheers > > > > Aron Palmer - Domains Administrator - Conetix Premier Web Solution > Provider > PO BOX 742 Ipswich Queensland Australia 4305 > B 1300 789 260 1300 789 261 > INT+(617) 345 46700 +(617) 0732817439 [EMAIL PROTECTED] > http://www.conetix.com.au > > > 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. > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 1:55 PM > To: toaster@shupp.org > Subject: Re: [toaster] Regarding Domin Key issues > > 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 >> >> >> > > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.503 / Virus Database: 269.15.12/1097 - Release Date: > 10/28/2007 > 1:58 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 > > >