[pfx] Re: OpenDKIM is added twice

2024-12-25 Thread Andreas Kuhlen via Postfix-users
After I couldn't really get amavis to add the DKIM signature or verify the DKIM signature in conjunction with opendkim, I tried again with the settings in master.cf. Adding the following entries works wonderfully: submission inet n    -    y    -    -    smtpd   -o syslog_name=postfix/s

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Andreas Kuhlen via Postfix-users
Hello! Here are my so far unsuccessful attempts to link opendkim with amavis in order to add or verify the DKIM signature to mails. _*/etc/opendkim.conf*_ Canonicalization    relaxed/simple Mode           sv SubDomains   no AutoRestart   yes AutoR

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Andreas Kuhlen via Postfix-users
Hi Matus! I have just found out about the socket and changed it accordingly. Spamassassin does its job, but amavis refuses the connection.  I get the following error message: 2024-12-24T09:32:42.431446-06:00 axum postfix/amavis/smtp[2894]: connect to 127.0.0.1[127.0.0.1]:10026: Connection re

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Andreas Kuhlen via Postfix-users
Sorry, for the previous mail. Hit the wrong button! Here the excerpt from mail.log: 2024-12-24T08:25:12.029798-06:00 axum postfix/submission/smtpd[2060]: warning: connect to Milter service local:opendkim/opendkim.sock: No such file or directory 2024-12-24T08:25:12.668707-06:00 axum postfix/sub

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Andreas Kuhlen via Postfix-users
Hi Matus, As suggested by Wietse and you, I want to add the DKIM signature to amavis in conjunction with OpenDKIM, but I'm not yet where I need to be with the configuration. I manage to get a signature added, but there are problems with the socket. The following is configured in /etc/opendki

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Matus UHLAR - fantomas via Postfix-users
On 24.12.24 09:08, Andreas Kuhlen via Postfix-users wrote: I have to correct myself. If I only add the no_milters here, a DKIM signature is added and the header check also works, it looks like, but for the body is reported: 127.0.0.1:10025   inet   n    - n - -    smtpd     -o sysl

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Wietse Venema via Postfix-users
If your content filter makes chnages to the content then that invalidates a DKIM signature. Best practice therefore is to verify signatures before making content changes, and to add signatures after making content changes. Wietse ___ Postfix-use

[pfx] Re: OpenDKIM is added twice

2024-12-24 Thread Andreas Kuhlen via Postfix-users
I have to correct myself. If I only add the no_milters here, a DKIM signature is added and the header check also works, it looks like, but for the body is reported: 127.0.0.1:10025   inet   n    - n - -    smtpd     -o syslog_name=postfix/10025 [ ... ]     -o receive_override_optio

[pfx] Re: OpenDKIM is added twice

2024-12-23 Thread Andreas Kuhlen via Postfix-users
Hi Wietse, thanks for your reply. Am 24.12.2024 um 01:32 schrieb Wietse Venema via Postfix-users: Andreas Kuhlen via Postfix-users: Hello, I am running my Postfix server with Amavis, Spamassassin, Clamav and have added a configuration for OpenDKIM, OpenDMARC and SPF. Sending and receiving mail

[pfx] Re: OpenDKIM is added twice

2024-12-23 Thread Wietse Venema via Postfix-users
Andreas Kuhlen via Postfix-users: > Hello, > I am running my Postfix server with Amavis, Spamassassin, Clamav and > have added a configuration for OpenDKIM, OpenDMARC and SPF. Sending and > receiving mail is working satisfactorily so far. However, I noticed > today that a DKIM signature field is