Can someone answer me a simple question? Are domain keys working or not working on qmailtoaster???
The wiki says it's broken. > http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys But I see you guys using it. 2011/5/13 <[email protected]> > I have found the problem. > > In the file /var/qmail/control/dkim/signconf.xml, I changed method="simple" > to method="relaxed" > > Thanks for the help everyone. > > > > > -- > Aaron Powell > IT Manager > S&T Communications > Office: 785-460-7300 > Fax: 785-460-7301 > > > Quoting Jake Vickers <[email protected]>: > > On 05/13/2011 10:04 AM, [email protected] wrote: >> >>> Here is our dns records for one of our servers. >>> _domainkey IN TXT "t=y; o=~;" >>> >>> dkim1._domainkey.stmail-nfs1 IN TXT "k=rsa >>> p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAL4YUhY0tUSqRkdi2jdjctG89drXFyiGvjcTagagRiJSpy7emrWp2gH3Sm8pjXHBnQIDAQAB" >>> >>> Here is the public.txt file: >>> stmail-nfs1._domainkey IN TXT "k=rsa; >>> p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAL4YUhY0tUSqRkdi2jdjctG89drXFyiGvjcTagagRiJSpy7emrWp2gH3Sm8pjXHBnQIDAQAB" >>> >>> >> You're missing a ; after "k=rsa" in the zone file. >> I've also found on occasion that you may want to append \ to the switches. >> ie: >> $ORIGIN vickersconsulting.com. >> _domainkey TXT "t=\; o=~" >> $ORIGIN _domainkey.vickersconsulting.com. >> dkim1 TXT "k=rsa\; t=s\; >> p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxmOTympCjE2L20GSxxlAgbYfuFlYeSF2wNv5xkkooF1z4YCy49/hljK1kreqb6RQAe+RRwcJ1jZZ2VICmcV5Omqsd7fnrL4OojNozFHi2LmVWgIDJ2DmofTdsx+Mne4azyEbXVG4NwV+i+C37HilFnqe3K8UdUlr06jS1Brxm8QIDAQAB" >> >> >> --------------------------------------------------------------------------------- >> Qmailtoaster is sponsored by Vickers Consulting Group ( >> www.vickersconsulting.com) >> Vickers Consulting Group offers Qmailtoaster support and installations. >> If you need professional help with your setup, contact them today! >> >> --------------------------------------------------------------------------------- >> Please visit qmailtoaster.com for the latest news, updates, and >> packages. >> To unsubscribe, e-mail: >> [email protected] >> For additional commands, e-mail: >> [email protected] >> >> >> >> >> -- >> BEGIN-ANTISPAM-VOTING-LINKS >> ------------------------------------------------------ >> >> Teach CanIt if this mail (ID 04EH3oqqt) is spam: >> Spam: >> http://spam.st-tel.net/canit/b.php?i=04EH3oqqt&m=24d06f61c8ac&t=20110513&c=s >> Not spam: >> http://spam.st-tel.net/canit/b.php?i=04EH3oqqt&m=24d06f61c8ac&t=20110513&c=n >> Forget vote: >> http://spam.st-tel.net/canit/b.php?i=04EH3oqqt&m=24d06f61c8ac&t=20110513&c=f >> ------------------------------------------------------ >> END-ANTISPAM-VOTING-LINKS >> >> >> > > > > > > --------------------------------------------------------------------------------- > > Qmailtoaster is sponsored by Vickers Consulting Group ( > www.vickersconsulting.com) > Vickers Consulting Group offers Qmailtoaster support and installations. > If you need professional help with your setup, contact them today! > > --------------------------------------------------------------------------------- > Please visit qmailtoaster.com for the latest news, updates, and > packages. > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > > >
