On Thu, Sep 02, 2004 at 11:47:42PM +0200, Michael Holzt wrote: > Short question: Why has the 'require_resolvable_fromhost' a config file in > which one needs to put '1' for enable and '0' for disable? It can be > enabled or disabled by putting it into the plugins-configuration or leaving > it out. Having an additional config file only makes things more complicated. > I suggest removing the check for the configfile from the source.
I think this was one of the very early plugins, and it does seem a bit vestigial - certainly the default setting should be enabled rather than disabled. In general, though, its good to allow settings to be made *both* in the plugins configuration and in config files. In particular, supporting configs allows for per-user and per-domain configs, where the plugins line is a one off. Cheers, Gavin
