[dkim-ops] Newbie Getting DNS records right

Jason Long jlong at messiah.edu
Mon Jul 6 05:32:53 PDT 2009


>>>> ram <ram at netcore.co.in> 7/6/09 4:39 AM >>>
>I am unable to get my DNS records correct
>I am doing a test dkim setup with dkim-filter & postfix
>
>I did the following things 
>1) Install dkim-milter & configure postfix 
>2) run dkim-genkey and generated the public/private keys
>3) Configured the DNS record
>    dig _domainkey.pragatee.com TXT +short

The content of this DNS record looks ok, but it should be at

default._domainkey.pragatee.com

rather than

_domainkey.pragatee.com

(it must match the s= tag of the signature you are putting on your outbound
messages.)

Hope that helps.
Jason


More information about the dkim-ops mailing list