--- In milter-greylist@yahoogroups.com, Emmanuel Dreyfus <manu@...> wrote:
>
> On Mon, Jul 17, 2006 at 03:36:16PM -0000, Ugo Bellavance wrote:
> > Is it possible to "include" a config file with milter-greylist? I'd
> > like to have a set of directive in another file than greylist.conf.
>
> Implementing this leads to a small issue: we need to monitor all the
> included files for changes (reminder: libmilter catches signals, so
> we cannot use SIGHUP to reload config, and we have to monitor config
> file changes). That is possible for local files, but if we want to
> include remote files, that would break.
I only use local config files, so that wouldn't be a problem. Is it
hard to implement?
Show quoted textHide quoted text
>
> --
> Emmanuel Dreyfus
> manu@...
>