I use OpenDKIM and it works ok.
I pnly have a problem with verifing incoming mails.
The following command works s I'm able to verify DNS entries from the server.
Result:
I've set the following string in opendkim.conf as well.
But I caught the opendkim still uses the different name servers...?!
I don't want to use other NS than mine...
Does somebody have such experience with that?
I pnly have a problem with verifing incoming mails.
Code:
opendkim[]: key retrieval failed (s=20161025, d=gmail.com): '20161025._domainkey.gmail.com' unexpected reply class/type (-1/-1)
host -t TXT 20161025._domainkey.gmail.com
Result:
20161025._domainkey.gmail.com descriptive text "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMI...
I've set the following string in opendkim.conf as well.
Code:
Nameservers 217.17.34.68, 62.179.1.61, 208.67.220.220
I don't want to use other NS than mine...
Code:
block out on vtnet0: 10.10.10.20.53903 > 192.112.36.4.53: 1681% [1au] NS? . (28)
block out on vtnet0: 10.10.10.20.8354 > 198.41.0.4.53: 53879% [1au] NS? . (28)
block out on vtnet0: 10.10.10.20.48664 > 199.7.91.13.53: 57798% [1au] NS? . (28)
block out on vtnet0: 10.10.10.20.13022 > 192.203.230.10.53: 11644% [1au] NS? . (28)
Does somebody have such experience with that?