Hi Kyle,

Edit the domain name record in /var/named/chroot/var/named/ for your domain
which is hwt39.net (I believe) and add a new TXT entry for the domain.

Eg.

private._domainkey IN TXT "k=rsa;
p=MEwwDQYp=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDffysEduzZf7/r0xxaAmTlKM2GE
ZKxkyLBYXIxL/xagheFlUIij2ukSF9ycOSKBqxde+VJuGWq5IfuR+qJg22LtPD5otTBmDAN1Cher
lwUYoAXwhbeII8nlk/UwUGdPsyRCMqrYs8Nu2TcF9Sm8yY1pKrkrmtZhr4P1PE7IQ/BrQIDAQAB"

IMPORTANT NOTE: You must include the quotation " marks 

Then save and quit the file and finally restart bind.  If you are running
multiple bind servers and both are authoritative then add an entry into both
of them.  Don't forget to change the serial for the domain!!

Regards,

Rangi

-----Original Message-----
From: Kyle Quillen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 21 December 2006 7:47 a.m.
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: Re[4]: [qmailtoaster] Can anyone

On Wed, 2006-12-20 at 10:35 -0800, Vince Callaway wrote:
> On Wed, 2006-12-20 at 13:17 -0500, Kyle Quillen wrote:
> > So i am correct in stating that I need to setup a record in dns for the
> > domain key.  Do I use the private key that is in
> > the /var/qmail/control/domainkeys/hwy39.net or do I have to create a
> > public one.  Further more do I just insert this in the zone config or do
> > i need to create a seperate file.  
> 
> This is one thing where the documentation falls down.  I had the same
> issue.
> 
> Bottom line.  You need two TXT records in your DNS.
> 
> The first will be an entry for _domainkey in your hwy39.net zone.  It
> tells the other mail servers what your domainkey policy is.  Mine
> contains "o=-\; [EMAIL PROTECTED]" The o means the domain
> signs all email and the r is the responsible party address.
> 
> The second DNS entry is a text record containing your public key. If you
> followed the directions verbatim you should have a
> directory /var/qmail/control/domainkeys/hw39.net  In that directory you
> will have two files.  One is called private the other is
> hwy39.net-dk.txt.  The txt file is the public key to put in the DNS
> entry.  You will create an entry called private._domainkey with the TXT
> value in the file.  The reason it is called private is because that is
> the name on your private key.
> 
> If you send out mail under other domain names you will need to create a
> directory and key under domainkeys for each domain you handle.  Took me
> a couple of minutes to figure that one out.
> 

I see where I goofed now I did not take of the "\" when i created the
new domain key.  Before in the domainkeys dir i only had private now i
have hwy39.net-dk.txt and private.  So now the only area that I am grey
on is how do I implement this into my bind authoratative dns servers.
As soon as I am done with this I am going to update the wiki with more
detailed instructions.

Thanks
Q



> 
> ---------------------------------------------------------------------
>      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]

Reply via email to