I didn't change the private key - just the dns text record in the djbdns data file, which happens to start with the word private...see wiki
Kevin ________________________________________ From: Constantin IOAJA [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2008 1:09 PM To: [email protected] Subject: Re: [qmailtoaster] DomainKey Fix? - Makes Yahoo Happy Kevin Katz wrote: For your reference: http://wiki.qmailtoaster.com/index.php/Domainkeys#DomainKey_Generation Here are the contents of my public.txt that was generated by dknewkey: 'private._domainkey.example.com:k=rsa; p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxALaWTpi/cwR7kuCDrh............... First, everything from and including "k=rsa" to the end must not be more that 127 characters. When I would test my DomainKey implementation with the key above, I would get: "DomainKey-Status: bad: Signature failed verification" every time. Now notice the part of the key "WTpi/cwR7" when I changed the "/" to "\057", my DomainKey now passes and Yahoo no longer defers my mail...sweet uh? Kevin Domain's key pair -a private key and a corresponding public key !!!?? You change private key: p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxALaWTpi\057cwR7kuCDrh.............. and.... work ? Hmm.... Constantin IOAJA --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
