qpsmtpd-prefork - anyone using it and are patches accepted?

2008-08-04 Thread Diego d'Ambra
The latest version of qpsmtpd-prefork (revision 935) seems to miss some important patches, e.g.: - shared memory LOCK (qpsmtpd freezes) - clean shutdown of parent and any children (unable to restart qpsmtpd) - cleanup of STDIN (data from previous SMTP session still around with next session)

Re: qpsmtpd-prefork - anyone using it and are patches accepted?

2008-08-04 Thread Matt Sergeant
On Mon, 4 Aug 2008 15:27:46 +0200, Diego d'Ambra wrote: > The latest version of qpsmtpd-prefork (revision 935) seems to miss > some important patches, e.g.: > > - shared memory LOCK (qpsmtpd freezes) > - clean shutdown of parent and any children (unable to restart qpsmtpd) > - cleanup of STDIN