Autor: Almer S Tigelaar Data: A: John Sloan CC: exim-users Assumpte: Re: [Exim] Rereading config (from Relay troubles)
Hi,
> I have a related wish. We have one server whose configuration changes
> very rapidly (the networks/domains we allow through it varies
> rapidly). Every time the configuration changes, we HUP exim and it
> rereads it. So far so good.
I am not sure if this is applicable to your situation, but if your
configuration
changes that fast you could consider storing networks/domains in a
separate file
(or database, like MySQL) so you don't have to change the configuration
file that much.