lutz.niede...@gmx.net:
> Hi.
> 
> Maybe a simple thing but my head is running in circles.
> 
> I'm integrating rspamd as milter like this:
> smtpd_milters = inet:localhost:11332
> 
> MILTER_README says that one should use disable_mime_output_conversion=yes for 
> milters and shows an example (in Workarounds):
>     scan      unix  -       -       n       -       10      smtp
>         -o smtp_send_xforward_command=yes

It says:

  * To avoid breaking DKIM etc. signatures with an SMTP-based content
    filter, update the before-filter SMTP client in master.cf, and
    add a line with "-o disable_mime_output_conversion=yes"

Are you using an SMTP-based content filter? If yes, then add
that line to the before-filter SMTP client, as described in the
MILTER_README.

        Wietse

Reply via email to