Dear Reader,
I am having trouble setting this up. If i set DKIM up together with plesk SPF and Domainkeys its not working.
All checks come back as fail, even though the logfiles say its fine.
Oct 19 20:04:27 p2 postfix/cleanup[6818]: 33B802BC00BA: message-id=<[email protected]25.com>
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: verifier.port25.com [96.244.219.19] not internal
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: not authenticated
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: DKIM verification successful
From port25.com
------------------------
SPF check: pass
DomainKeys check: pass
DKIM check: fail
Sender-ID check: pass
SpamAssassin check: ham
if i put milter_protocol = 2 in main.conf (instead of 6) it crashes /psa-pc-remote but after that
my DKIM is working fine. I searched high and low but cant find a solution to this problem.
My main.cf looks like
# OpenDKIM
milter_default_action = accept
milter_protocol = 6
smtpd_milters = inet:127.0.0.1:12345, inet:127.0.0.1:12768
non_smtpd_milters = inet:127.0.0.1:12345
Is this a bug or can i do something to fix it ?
Patrick
I am having trouble setting this up. If i set DKIM up together with plesk SPF and Domainkeys its not working.
All checks come back as fail, even though the logfiles say its fine.
Oct 19 20:04:27 p2 postfix/cleanup[6818]: 33B802BC00BA: message-id=<[email protected]25.com>
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: verifier.port25.com [96.244.219.19] not internal
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: not authenticated
Oct 19 20:04:27 p2 opendkim[6796]: 33B802BC00BA: DKIM verification successful
From port25.com
------------------------
SPF check: pass
DomainKeys check: pass
DKIM check: fail
Sender-ID check: pass
SpamAssassin check: ham
if i put milter_protocol = 2 in main.conf (instead of 6) it crashes /psa-pc-remote but after that
my DKIM is working fine. I searched high and low but cant find a solution to this problem.
My main.cf looks like
# OpenDKIM
milter_default_action = accept
milter_protocol = 6
smtpd_milters = inet:127.0.0.1:12345, inet:127.0.0.1:12768
non_smtpd_milters = inet:127.0.0.1:12345
Is this a bug or can i do something to fix it ?
Patrick