CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/04/21 14:25:35
Modified files:
mail/mailscanner: Makefile
mail/mailscanner/patches: patch-bin_check_mailscanner
Log message:
Have check_mailscanner pick up the "Run As User" setting from
MailScanner.conf and explicitly start as that user. This avoids setuid
in perl (triggering taint mode) and so it sidesteps taint mode fallout
which has appeared recently, most likely due to the CVE-2011-1487 fix
in Perl.
Maintainer believed to be away this week, so committing now and we
can change it later if he disagrees when he returns. ok todd@