develooper Front page | perl.qpsmtpd | Postings from February 2005

IPC::DirQueue support

Thread Next
From:
jm
Date:
February 10, 2005 10:34
Subject:
IPC::DirQueue support
Message ID:
20050210183421.A9C765919D3@radish.jmason.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi Ask, all,

http://taint.org/wk/QpsmtpdIpcDirqueue is a quick plugin I hacked together
to get qpsmtpd to deliver to an IPC::DirQueue
(http://search.cpan.org/dist/IPC-DirQueue/) queue.

it's pretty basic -- e.g. it would be handier if the headers were passed
as metadata, and it requires the SVN trunk version of DQ, but it Works For
Me.  (At least, it will once I figure out a way to deliver to postfix
for certain RCPT TO addresses.)

(Thanks for the qpsmtpd plugin API btw!  very simple... quick design q: I
find it interesting that you've chosen to abstract out the new() ctor code
and call a register() hook instead.  is there any reason for this? to
insulate plugin developers from the vagaries of perl object syntax with
all that wierd "bless"ing and so on?  I'm thinking maybe we should
do something similar for SpamAssassin plugins.)

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFCC6ktMJF5cimLx9ARAs2wAJ9NEWO1S+Jl2iiu6AvM2Ffja3lyQwCbB8s7
I7ImoBRgfz76BTJ/CJgwSCI=
=QPs7
-----END PGP SIGNATURE-----


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About