Difference between revisions of "EximConfig"

From Request Tracker Wiki
Jump to navigation Jump to search
(added link to heirloom and better explaination)
(removing heirloom data as requested by trs/jibsheet)
Line 3: Line 3:
* [[EximConfigVirtualDomain]] - Configure exim virtual domains for RT mail. For specific case where you need a full virtual domain system in exim so that RT can be supported in a virtual domain.
* [[EximConfigVirtualDomain]] - Configure exim virtual domains for RT mail. For specific case where you need a full virtual domain system in exim so that RT can be supported in a virtual domain.
* For more basic case, you may try and check if this might suit your needs : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=238345
* For more basic case, you may try and check if this might suit your needs : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=238345
* [[ConfigEximFromRTDB]] - configure Exim to use [[Queue]] info from RT database
* [[ConfigEximFromRTDB]] - configure Exim to use [[Queue]] info from RT database.
* If you use '''exim''' as MTA in conjunction with '''[http://heirloom.sourceforge.net/mailx.html heirloom-mailx] '''(to send mail in a protected environment, for instance), you need add the following for heirloom to correctly manage charsets:
# on /etc/nail.rc
set ttycharset=utf8

Revision as of 12:31, 23 February 2011

If you are using exim as mail transport (for instance on Debian), you may need specific configuration