On Wed, 2007-21-02 at 14:26 +0000, [EMAIL PROTECTED] wrote:
> > My wish would be: I can configure inside the plugins-config which
> > plugins where used normally and which are used while relaying.
> 
> i can see several ways to do this:
> 
> 1. each plugin gets a 'skip_relayclients' boolean config option
> 2. a special 'accept_relay' plugin gets loaded repeatedly, once per
>    hook, in just the right spot to break before certain plugins
> 3. have just two plugins in control/plugins, check_relay and
> 'uber_plugin'
>    which will read control/relay_plugins and control/nonrelay_plugins,
> and
>    will rebuild the hook chains based on the relay status.
> 
> 2 is easiest, 1 and 3 more flexible.
> 
> comments?

This seems to require major changes to the core code.

-- 
--gh


Reply via email to