Trying to get DKIM sorted. I believe I have the TXT record correct, per https://mxtoolbox.com/.
I have pmg set to sign all outgoing email.
I am trying to verify, using: https://www.dmarctester.com/, and
Neo claims I am not sigining the email I send.
I've tried
I have pmg set to sign all outgoing email.
I am trying to verify, using: https://www.dmarctester.com/, and
echo hi | mail -s test xxxx@dmarctester.com
where the email addr is provided on the WEB site.Neo claims I am not sigining the email I send.
Code:
pmg.admin.dkim-use-domain = header
pmg.admin.dkim_selector = pmg
pmg.admin.dkim_sign = 1
pmg.admin.dkim_sign_all_mail = 1
I've tried
envelope
as well as header
. Neither result in DKIM signed emails.
Code:
neo.dmarctester.com
>> Running DKIM
-------------------
I see you haven't included a DKIM signature. Therefore, I am unable to authenticate the email and determine if the message was altered during transit. The Auth Result is none.