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]

Reply via email to