Ricardo Barbosa:
> Hi all, 
> 
> I'm customizing the bounce messages for the Brazilian language and using the 
> utf-8 charset. The body messages work perfectly but the subject does not. 
> Executing the "postconf -b /etc/postfix/bounce.cf" command to check for an 
> error, the message "postfix/bounce: warning: /etc/postfix/bounce.cf: 
> non-ASCII "Subject" header value in failure template -- ignoring this 
> template" is displayed. I tried to use the special characters(ASCII Code - 
> The extended ASCII table), but without success.
> 
> | 

Non-ASCII headers (including Subject) must be encoded per RFC 2047.

        Wietse

Reply via email to