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)
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