Re: [exim] Mail in UTF-8

Top Page
Delete this message
Reply to this message
Author: Renaud Allard
Date:  
To: David BERCOT
CC: exim-users
Subject: Re: [exim] Mail in UTF-8


David BERCOT wrote:

>>
>> I'm a new user on this ml...
>> I have a problem with some applications like cron or logcheck. They
>> send mail without specifying the hearders. I don't know exactly how
>> exim works, but I'd like to force UTF-8. I've tried this :
>> mail -a "Content-Type: text/plain; charset=UTF-8" toto@???
>> and it is ok.
>> But is there any configuration file where I can say : use this
>> header ?
>>
>> Thank you very much (I hope I'm not off topic ;-))).
>>



There are basically three ways to add/remove headers.
In ACLs:
http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch40.html#SECTaddheadacl
In a system
filter:http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch43.html#SECTaddremheasys
In routers and transports:
http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch44.html#SECTheadersaddrem