Ok that is clear thank you but remains the problem that the dkim for a specific domain is not working. See my original posting what am I missing
Sent from my iPad > On Mar 16, 2020, at 11:04 PM, [email protected] wrote: > > > DKIM is the successor to domainkeys (DK). > > Have a look here for an explanation: > https://stackoverflow.com/questions/5580136/differences-between-domainkeys-vs-dkim/5668081#5668081 > > There are other ways of testing besides yahoo. Look in the notes on the > qmailtoaster.com DKIM link. > > Get Outlook for Android > > > > >> On Mon, Mar 16, 2020 at 11:25 PM -0600, "Erald Non" <[email protected]> >> wrote: >> >> Ok can I use domain keys with dkim? Am confused about the two. >> Yes I do have the dkim keys in the dns and as said the global works but >> since I have a lot of domains yahoo is sometimes not accepting due to domain >> mismatch so wanted to setup the keys per domain but there a >> I always get the fail signature doesn’t verify >> I did setup the dns with the new key >> >> Sent from my iPad >> >> > On Mar 16, 2020, at 8:13 PM, Eric Broch wrote: >> > >> > The DK* settings in tcp.smtp are for domainkeys which is different than >> > domain keys identified mail (dkim). >> > >> > If you don't use domainkeys you can remove DKSIGN and DKVERIFY from >> > tcp.smtp and rebuild. >> > >> > Also, do you have your DKIM key set up in your DNS settings? >> > >> >>>> On 3/16/2020 5:09 PM, Erald (nnservices) wrote: >> >> I have followed the instructions on the page >> >> http://www.qmailtoaster.net/dkim.html >> >> The global domain keys are working but when I add an domain key for one >> >> of my domains it indicates me a fail (signature doesn't verify) when >> >> testing. The key is there but seems it cannot verify. >> >> My config >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Am confused about the smtp.tcp and think something is wrong there >> >> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private" >> >> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKVERIFY="DEGIJKfh",DKSIGN="/var/qmail/control/domainkeys/%/private" >> >> This because I have an old /var/qmail/control/domainkeys/%/ directory but >> >> not for the domain I am trying to get working. >> >> What am I missing >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >>
