Matus UHLAR - fantomas:
> >Matus UHLAR - fantomas:
> >> On 17.08.22 13:45, Andy Beverley wrote:
> >> >This is an interesting point that I hadn't thought of. I have
> >> >smtputf8_enable set to yes, but I have just checked the remote server
> >> >and it only shows:
> >> >
> >> >250-AUTH PLAIN LOGIN
> >> >250-STARTTLS
> >> >250 HELP
> >> >
> >> >So are you suggesting that what might be happening is that the email
> >> >is being DKIM-signed as an 8-bit message (with the opendkim milter),
> >> >and then after the signature has been added that the content is then
> >> >altered in order to be delivered as a 7-bit message?
> 
> On 17.08.22 10:49, Wietse Venema wrote:
> >This has nothing to do with SMTPUTF8.
> >
> >You might work around this by settting
> >
> >    disable_mime_output_conversion = yes
> >
> >in main.cf.
> 
> won't this stop mail from being deliverable to the other side?

Then it would have a different name.

This setting has been a workaround for SMTP-based content filters
that don't announce 8BITMIME support.

        Wietse

Reply via email to