Several of the server's domains are receiving emails, but unable to send them.
Both spf, dkim and dmarc exist in all the domains in question.
gmail is returning a bounce message. (DKIM = did not pass, SPF = did not pass
mail-tester.com is reporting errors with both:
spf: "domain.com does not allow your server 108.160.xx.xx to use [email protected]"
and
dkim: "Your DKIM signature is not valid"
One domain is missing the public and private key
Anyone have suggestions how to fix this?
David
Both spf, dkim and dmarc exist in all the domains in question.
gmail is returning a bounce message. (DKIM = did not pass, SPF = did not pass
mail-tester.com is reporting errors with both:
spf: "domain.com does not allow your server 108.160.xx.xx to use [email protected]"
and
dkim: "Your DKIM signature is not valid"
One domain is missing the public and private key
ls -la /etc/virtual/domain.com/dkim.*.key
ls: cannot access '/etc/virtual/domain.com/dkim.*.key': No such file or directory
Anyone have suggestions how to fix this?
David
Last edited: