|
Size: 333
Comment: missing edit-log entry for this revision
|
← Revision 3 as of 2009-09-20 23:17:08 ⇥
Size: 333
Comment: converted to 1.6 markup
|
| No differences found! | |
I get warnings about ''tainting'' when I run spamassassin from /etc/procmailrc .
Since this is an unsafe way to run programs, perl turns on taint checking for extra security, and quite rightly too.
Adding the line DROPPRIVS=yes to the top of /etc/procmailrc will fix it, by telling procmail to run the script safely.
