Re: Is there any example of a Qmail::Deliverable plugin

[email protected] (Richard Siddall) Wed, 21 Jan 2015 13:06:17 -0500
Newsgroups perl.qpsmtpd
Message-ID <[email protected]>
Reinhard Seifert wrote:
> Can anyone give me a hint or even provide a working plugin? Also welcome
> are hints regarding the startup of the qmail-deliverabled daemon. Do I
> need to start it and will the plugin know about the port?
>
> Thanks,
> Reinhard
>

Hi Reinhard,

There's one in the Qmail::Deliverable package:
http://cpansearch.perl.org/src/JUERD/Qmail-Deliverable-1.07/qpsmtpd-plugin/qmail_deliverable

I haven't tried it.  There's also a Debian init.d script in the package 
at 
http://cpansearch.perl.org/src/JUERD/Qmail-Deliverable-1.07/init.d/qmail-deliverabled

	Richard.