Quoting Lars Nielsen ([email protected]): > Thanks for the info Todd, > Maybe i should compile exim from source instead of using the debian > package. Then I have better control over which files go where. Are there > any thing wrong with that?
FYI, placing a 'monolithic' config file in /etc/exim4/exim4.conf makes Exim on Debian use that configuration file instead of the 'split configuration'. Your current configuration is saved in /var/lib/exim4/config.autogenerated as indicated by the output of 'exim4 -bV | tail -1'. If you copy that file to /etc/exim4/exim4.conf you're running on a 'monolithic' configuration. Mind you that changes then have to be done to -that- file instead of the split-configuration directories. Updates won't affect the /etc/exim4/exim4.conf configuration. HTH, -Sander. -- | Is there another word for synonym? | 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
