It appears that A. Schulze via Postfix-users <s...@andreasschulze.de> said: > > >Am 01.12.24 um 17:07 schrieb Wietse Venema via Postfix-users: >> The remote server announces SMTPUTF8, but Postfix does not request >> SMTPUTF8. It is as if the SMTP client has "smtputf8_enable = no". > >Hello Wietse, > >I don't think it's an SMTPUTF8 issue. > >SMTPUTF8 primary handle non-ascii local parts. Michaels is 'mjt' ... > >It's more about encoding the From header's displayname. >I think, Michael expect that postfix' sendmail proper encode non-ascii GECOS >when using them as displayname.
It's both. In SMTPUTF8 the headers can include UTF-8 text everywhere, not just the addresses. But I agree that in this case it would be better for something to MIME encode the From comment so it doesn't need SMTPUTF8. I don't feel strongly about where that should happen but I don't think it is all that common to have non-ASCII text in the passwd file so putting the MIME encoded version there is likely the easiest path. R's, John PS: GECOS was definitely ASCII only since it predated Unicode by several decades. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org