Zalezny Niezalezny:
> Now comes my question. My Postfix is running in the environment with
> LANG=en_US.utf8. So if I good understand each E-mail which will be
> send by my Postfix server will have changed encoding from german to
> english ? I mean from de_DE.utf8 to en_US.utf8. Is that right ?

Postfix does not care about the host encoding. Unless your
vendor broke it, the default setting looks like:

import_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY 
LANG=C

The LANG=C makes Postfix language-agnostic. Changing that is not
supported, and is not desirable.

        Wietse

Reply via email to