On Sat, 10 May 2008 14:51:34 -0700
Ask Bjørn Hansen <[EMAIL PROTECTED]> wrote:

> 
> On May 10, 2008, at 2:38 PM, Juerd Waalboer wrote:
> 
> > 1. The plugin loading code must be changed to allow loading Perl  
> > modules
> >   in addition to regular plugin files. I believe the changes would be
> >   minimal.
> 
> I thought I did that a while ago - you should be able to put in a  
> module name in the plugins config and it'll load that module rather  
> than do the wrapper around a single plugin file.
The main disadvantage of having plugins as regular perl modules is,
that you can not load them twice like "normal" qpsmtpd plugins (by
using 
my_plugin some_arg 
my_plugin:0 other_arg
...)

        Hanno

Reply via email to