It was matter of access rights, for some reason mailscanner started to fail because it was running as group www-data. I changed it to group postfix and now it works again. (I also adjusted the ownership of the quarantine directory)
Beats me why this all of a sudden stopped working shortly before midnight. Rob 2011/10/25 Andrew Colin Kissa <[email protected]> > > On 25 Oct 2011, at 10:23 AM, Rob Verduijn wrote: > > > Since 23:56 last night mailscanner is crashing with the taint errors > again. > > Adding the -U to the shebang of /usr/sbin/MailScanner no longer works for > me, anybody else who has this issue ? > > I think the problem is within the postfix module PFDiskStore.pm sub > CopyEntireMessage > > the $targetdir, $targetfile variables are tainted. > > Anyway i don't use postfix so i cannot investigate further to fix, you need > to trace where the > variables get assigned an untaint them. > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Keep Baruwa FREE - http://pledgie.com/campaigns/12056 >
_______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

