Ralph Seichter:
  # /etc/postfix/master.cf
  submission  inet  n  -  n  -  -  smtpd
   -o smtpd_milters=unix:/run/dkimpy-milter/socket
   -o content_filter=amavis:localhost:10124
   [...]
  amavis  unix  -  -  n  -  2  smtp
   -o smtp_send_xforward_command=yes

On 11.09.19 15:36, Wietse Venema wrote:
You may want to add

    -o disable_mime_output_conversion=yes

to avoid conversions from 8BITMIME to quoted-printable.

Postfix by default converts when it does not see 8BITMIME
support announced in the SMTP "server" EHLO response.

...and some mailservers convert quoted-printable to 8bit.
Both is legal in sense of SMTP RFCs, and ignoring this is imho major design
flaw of DKIM.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"They say when you play that M$ CD backward you can hear satanic messages."
"That's nothing. If you play it forward it will install Windows."

Reply via email to