Re: [exim] Multiple config files OpenBSD

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Multiple config files OpenBSD
On 29/11/14 23:06, Bertrand Caplet wrote:
> I created a conf.d directory (like on debian-based OS) but I don't know
> how to include in the main config file.


You'd need to create some debian-like magic

> I tried .include /path/to/directory/ but it doesn't work, it works for
> one file.


It only works for a file, as far as Exim is concerned:

http://exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_run_time_configuration_file.html#SECID41

Section 3: File inclusions in the configuration file
--
Cheers,
Jeremy