Re: [svn:qpsmtpd] r896 - trunk/lib/Qpsmtpd

2008-05-10 Thread Matt Sergeant
On 10-May-08, at 1:53 AM, [EMAIL PROTECTED] wrote: Author: vetinari Date: Fri May 9 22:53:39 2008 New Revision: 896 @@ -83,6 +84,7 @@ }; $self->{mode} = 'cmd'; $self->{_extras} = {}; +warn "resetting...\n"; } sub respond { ?

Re: Vpopmail check

2008-05-10 Thread Juerd Waalboer
Markus Ullmann skribis 2008-05-07 12:22 (+0200): > # this plugin checks if a user exists in the vpopmail database Note that a database check does not account for catch-alls (.qmail-default, vdelivermail), qmail's extension mechanism (.qmail-foo-default), and manually added anythings (.qmail-foo).

Re: Vpopmail check

2008-05-10 Thread Markus Ullmann
Juerd Waalboer schrieb: Markus Ullmann skribis 2008-05-07 12:22 (+0200): # this plugin checks if a user exists in the vpopmail database Note that a database check does not account for catch-alls (.qmail-default, vdelivermail), qmail's extension mechanism (.qmail-foo-default), and manually adde

Plugins on CPAN

2008-05-10 Thread Juerd Waalboer
Hi, I would like (no, LOVE) it if I could release my Qpsmtpd plugins to CPAN. This has so many advantages, it's not even funny :) - POD documentation with perldoc, and nice HTML documentation on search.cpan.org. - Automated upgrades through CPAN and CPANPLUS client software. - Automatic mirro

Re: Vpopmail check

2008-05-10 Thread Juerd Waalboer
Markus Ullmann skribis 2008-05-10 23:23 (+0200): > > Are you going to release your plugin? If so, I would like to include it > > (as a level 0 solution) in Qmail::Deliverable::Comparison. > Feel free to take it and improve it as you feel the need. That's not what I meant. Qmail::Deliverable::Compa

Re: Plugins on CPAN

2008-05-10 Thread Ask Bjørn Hansen
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

Re: Plugins on CPAN

2008-05-10 Thread Ask Bjørn Hansen
On May 10, 2008, at 2:38 PM, Juerd Waalboer wrote: If the whole idea is generally considered a good idea, I volunteer to do these things. +1! -- http://develooper.com/ - http://askask.com/

Re: Plugins on CPAN

2008-05-10 Thread Juerd Waalboer
Ask Bjørn Hansen skribis 2008-05-10 14:51 (-0700): > 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. Ah, so you did! I had expected this in Qpstmpd::Plugin

Re: Plugins on CPAN

2008-05-10 Thread Juerd Waalboer
Ask Bjørn Hansen skribis 2008-05-10 14:51 (-0700): > > If the whole idea is generally considered a good idea, I volunteer > > to do these things. > +1! I'll start documenting then. What's the preferred patch protocol? Unified diff to the mailinglist? -- Met vriendelijke groet, Kind regards, Ko