On Thu, 21 May 2009, Matt Sergeant wrote:
On Wed, 20 May 2009, J wrote:
When I remove that (and installed a missing Math::BigInt package from
CPAN), everything loads, but complains about an insecure dependency on
line 416 in setpriority (in qpsmtpd-prefork). (And the prefork processes
keep showing up in the process table, and dying.) I expect that this was
tested before being released, so there is probably still something wrong
with my setup :-(
I think the -T shouldn't be there on the command line.
I think the -T *should* be there on the command line, but there are some
bugs in qpsmtpd and/or your plugins which need to be fixed before it will
work.
Though it is probably a bug, I'm guessing we don't test with "taint" on.
Perl taint mode is an underutilised gem.
---
Charlie