Nick Hemmesch wrote:
Hi Jason,
Here is a quick explanation.
1 - Make dir for ndstorm.com:
mkdir /var/qmail/control/domainkeys/ndstorm.com
2 - Make domainkey:
dknewkey /var/qmail/control/domainkeys/ndstorm.com/private > ndstorm-dk,txt
3 - Make dns entry:
BIND - in the ndstorm.com zone file (see ndstorm-dk.txt):
private._domainkey IN TXT "k=rsa; p=MEwwDQY . . . to end of key"
(NOTE QUOTATION MARKS MUST BE THERE)
...
I hope this is of help to you.
Regards,
Nick
Hi Nick,
That "quick explanation" helped me get working domainkeys on
qmailtoaster and BIND9.
Mail send to yahoo & gmail validated the domain key.
This is how the TXT entries in the zone file look:
---
$ORIGIN orbinet.bg.
_domainkey 86400 IN TXT "t=y; o=~"
private._domainkey 86400 IN TXT "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAN/X/xn9g6mTGLBxO5OwLifwQohYzXaFUuAnAwliyp6JAT+gulDR01cD40liyhhYewIDAQAB"
...
---
Thans for the support
Vesko Nedev
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]