Maybe I didn't add it right but here is what I added.

I added a TXT record using godaddy wizard

TXT name is: private._domainkey.domain.com
TXT value is: k=rsa; p=XXXxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.........

I wasn't really sure what to put on the name. In my SPF I only had @ in the TXT name. Should I be putting @ also for domainkeys?

Here is the output you are asking for.
$ host -t txt domain.com
domain.com text "v=spf1 a mx:domain.com ip4:xxx.xxx.xxx.xxx/24 -all"

Thanks,

John.


Erik Espinoza wrote:
What type of record did you add in GoDaddy? Did you make sure it was a
txt record? What shows up when you type host -t txt domain.com at the
command line?

On 5/20/06, John Fernandez <[EMAIL PROTECTED]> wrote:
I am getting the below results when sending to both yahoo and gmail.

 yahoo
 Authentication-Results:    mta183.mail.re4.yahoo.com from=domain.com;
domainkeys=fail (bad sig)
 .
 .
 DomainKey-Signature:    a=rsa-sha1; q=dns; c=nofws; s=private;
d=domain.com;
 b=Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ;

 gmail
 DomainKey-Status: bad
 .
 .
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=private; d=domain.com;
  b=Zxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  ;

 here is my tcp.smtp
 127.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKVERIFY="DEGIJKfh",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKSIGN="/var/qmail/control/domainkeys/domain.com/private"

 Here is what I have in my dns. (i have godaddy and im guessing they are
using bind).



private._domainkey.domain.com
 k=rsa;
p=Mxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 3600

   ---------------------------------------------------------------------
 QmailToaster hosted by: VR Hosted
--------------------------------------------------------------------- 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