EximConfig: Difference between revisions

From Request Tracker Wiki
Jump to navigation Jump to search
m (5 revisions imported)
No edit summary
 
Line 1: Line 1:
If you are using exim as mail transport (for instance on Debian), you may need specific configuration
If you are using exim as mail transport (for instance on Debian), you may need specific configuration


* [[Exim4Config]] - Debian exim4 example config (Separate mail host and RT servers)
* [[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.

Latest revision as of 22:17, 22 August 2023

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