Re: [EXIM] Dial Up SMTP

Top Page
Delete this message
Reply to this message
Author: Paul Mansfield
Date:  
To: Philip Hazel
CC: Paul Slootman, Exim users mailing list
Subject: Re: [EXIM] Dial Up SMTP
On Fri, 11 Sep 1998, Philip Hazel wrote:
> > An alternative would be an #include type of mechanism for the config
> > file. I just had a quick look, but couldn't find anything like that.
> > The config file could then include a (one-liner) file that either says
> > "queue_whatever" or not, depending on the connection state.


erm, but doesn't exim only read the configure when its started up or receives
a kill -HUP?

then simply replace the included file at your leisure and
    kill -1 `cat /var/spool/exim/exim-daemon.pid`


or whatever

Paul
----


--
*** Exim information can be found at http://www.exim.org/ ***