Re: [exim] including additional config

Top Page
Delete this message
Reply to this message
Author: Devine, Steven (sd)
Date:  
To: exim-users@exim.org
Subject: Re: [exim] including additional config
It's a little simplistic but I just use symlinks
IE:
configure -> configure-A

I like this because I can see right away which config file is in use.
/sd


Steve Devine
Collaborative Systems & Support
Information Technology Services
Michigan State University


________________________________________
From: exim-users-bounces+sd=msu.edu@??? [exim-users-bounces+sd=msu.edu@???] on behalf of Oliver Howe [ojhowe@???]
Sent: Friday, September 07, 2012 6:17 AM
To: exim-users@???
Subject: [exim] including additional config

Hi,

I have a few servers that I'd like to use a default Exim config file
for. But some of these servers need a few values to be different,
e.g 'server A' will have recipients_max set to 50 and 'server B' will
have it set to 250 .

I see that I can include another config file

http://www.exim.org/exim-html-current/doc/html/spec_html/ch06.html

so if I have a default value for recipients_max=50 in the main
Exim.cong file, but then add another value for it to be 250 in an
included file, which one will take preference?

Or is there a better way of achieving this?

Thanks

Oliver

--
## List details at https://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/