Re: QP fork server with 20 - 30 PIDs hanging

2008-12-22 Thread John Peacock
Shamly wrote: > > Hi All, > > During the last few days we have been experiencing a hang in the > qpsmtp forkserver. Below is a sample of the list of running tasks for > "qp". This keeps on growing to 20 - 30 PIDs (./qpsmtpd-forkserver > [192.168.155.20 : Unknown) and the whole thing hangs. We u

PATCH: Generalize spool dir permissions

2008-12-22 Thread Jared Johnson
Hi, I'm beginning to do a bit of work to try to reduce the forkage between our local qpsmtpd and upstream. We use the clamdscan plugin, which requires 0750 or similar permissions on the spool directory. We modifed Qpsmtpd.pm to display a warning if permissions were something _other_ than 07

PATCH: allow regular expressions for address matching to be easily overridden

2008-12-22 Thread Jared Johnson
Hi, I recently asked this list about 'u...@[ip]' syntax and reversed myself shortly afterward, realizing that this syntax is RFC-valid and, as another list member pointed out, necessary for backward compatibility. However, after finding that most of our clients' MTA's were (incorrectly) rejec