Hi Andy, Make your tcp.smtp like this (without the "\"s):
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private" :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="30",\ CHKUSER_WRONGRCPTLIMIT="3",DKVERIFY="DEGIJKfh",\ QMAILQUEUE="/var/qmail/bin/simscan",\ DKSIGN="/var/qmail/control/domainkeys/%/private" Run: qmailctl cdb Note: ,DKSIGN="/var/qmail/control/domainkeys/%/private" is added to your second statement. Without making this addition, mail relayed by an authorized user from a remote client will not be signed. Hope this helps. Regards, Nick > Hi all, > > > I followed Dewain's steps to set up the domain keys and I think I have everything set up right except that when I send an email to a yahoo account > the headers say > > X-Apparently-To: [EMAIL PROTECTED] via 68.142.201.234; Fri, 26 May 2006 21:42:19 -0700 > X-YahooFilteredBulk: 66.79.95.94 > X-Originating-IP: [66.79.95.94] > Return-Path: <[EMAIL PROTECTED]> > Authentication-Results: mta226.mail.re4.yahoo.com from=roweboat.net; domainkeys=neutral (no sig) > Received: from 66.79.95.94 (EHLO mail.roweboat.net) (66.79.95.94) by mta226.mail.re4.yahoo.com with SMTP; Fri, 26 May 2006 21:42:19 -0700 Received: (qmail 32113 invoked by uid 89); 27 May 2006 04:41:17 -0000 Received: by simscan 1.2.0 ppid: 32106, pid: 32109, t: 0.1184s > scanners: clamav: 0.88.2/m:38/d:1478 > Received: from unknown (HELO mycomputer) > ([EMAIL PROTECTED]@66.79.95.94) by mail.roweboat.net with ESMTPA; 27 > May 2006 04:41:17 -0000 > From: "Andy Rowe" <[EMAIL PROTECTED]> Add to Address BookAdd to Address Book Add Mobile Alert > To: [EMAIL PROTECTED] > Subject: hey > Date: Fri, 26 May 2006 23:44:11 -0500 > Message-ID: <[EMAIL PROTECTED]> > MIME-Version: 1.0 > Content-Type: multipart/alternative; > boundary="----=_NextPart_000_002D_01C6811E.4AF59BD0" > X-Mailer: Microsoft Office Outlook 11 > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 > Thread-Index: AcaBSDI5kOMIBmDpS4WyZ/Fo2fkJZQ== > Content-Length: 780 > > > > What is bothering me is Authentication-Results: mta226.mail.re4.yahoo.com > from=roweboat.net; domainkeys=neutral (no sig) > > > Its not supposed to me neutral is it? > > I am including my tcp.smtp file as a feel it might help. > > Tcp.smtp > > 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private" :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="30",CHKUSER_WRONG RCPTLIMIT="3",DKVERIFY="DEGIJKfh",QMAILQUEUE="/var/qmail/bin/simscan" > > > I am not sure what I am doing wrong I have ran the tests for checking domain > key dns configuration at the following addresses and everything checks out. > > http://domainkeys.sourceforge.net/policycheck.html > http://domainkeys.sourceforge.net/selectorcheck.html > > I have also glanced at this page too > > http://jeremy.kister.net/howto/dk.html > > > > I think the problem probably lies within my tcp.smtp file but I am at my > wits end on what do do, > > > Im officially lost :D Any help would be great, > > Let me know if you need anything else from me > > > Andy Rowe > > > -----Original Message----- > From: Erik Espinoza [mailto:[EMAIL PROTECTED] > Sent: Friday, May 26, 2006 4:13 PM > To: [email protected] > Subject: Re: [qmailtoaster] domainkeys guide > > Very nice. You may want to add that DomainKeys can't be used in > conjunction with a smart host. So if you define a ':mail.isp.com' in smtproutes, then DomainKeys will always fails. > > Erik > > On 5/26/06, Dewain Riddle <[EMAIL PROTECTED]> wrote: >> Hey all, been working off and on all week on getting a guide to setting up domainkeys on the wiki. I probably left some stuff out, and may be wrong on some minor technical stuff, but that's why i put it on the wiki, so others can change and add. i've set up 4 domains with domainkeys, and this is the method i've used. hope this is helpful. also - i forgot to put in there that i used Nick's existing guides and emails, along with some of the other mailing-list users emails in the guide. >> http://wiki.qmailtoaster.com/index.php/Domainkeys >> thanks all! >> Dewain >> --------------------------------------------------------------------- >> QmailToaster hosted by: VR Hosted <http://www.vr.org> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
