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

2015-01-21 Thread Richard Siddall
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::Deliverabl

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

2015-01-21 Thread Jared Johnson
Looks like this might do what you need: https://github.com/smtpd/qpsmtpd/blob/72f1a7a9620b5d732749a2c84e71998113f5d1fc/plugins/qmail_deliverable -Jared From: Reinhard Seifert Sent: Wednesday, January 21, 2015 5:18 AM To: qpsmtpd@perl.org Subject: Is ther