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 refused 2024-12-24T09:32:42.452405-06:00 axum postfix/amavis/smtp[2894]: 27613494CB: to=<xxxxxxxxxx...@gmail.com>, relay=none, delay=505, delays=505/0.05/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10026: Connection refused)

Can you please tell me how you solved it with opendkim in amavis?

            Andreas


Am 24.12.2024 um 15:44 schrieb 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 syslog_name=postfix/10025
[ ... ]
    -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_address_mappings,*no_milters*

Authentication-Results: mx.google.com;
      dkim=passheader.i=@unimatrix030.de header.s=default header.b="SD5q/dfp";       *dkim=neutral (body hash did not verify) header.i=@unimatrix030.de header.s=default header.b=kyrK6Z3o;*

Perhaps I should test whether I let amavis handle the DKIM?

Yeah, this should help.
On systems with both amavis and opendkim I use amavis to dkim-sign.


_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to