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" [EMAIL PROTECTED]
>> 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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to