Hanno Hecker wrote:
Clam(d)scan knows that it's scanning a mail without the mailbox
header ("From [EMAIL PROTECTED]"). Please review :-) Take out the permission
resetting if you like.
Committed (I did take out the permission changes). I also added the following to plugins/virus/:
1) hbedv - From Hanno (I don't have the AV scanner so I wasn't able to actually test it);
2) bitdefender - now that we have the whole message in the spool file, this works without using reformime (Yeah!);
3) clamdscan - Yet Another ClamAV scanner, this one uses Matt's Clamd module to talk directly to the clamd daemon (should be faster than the native clamav plugin).
I also tweaked the Changes and MANIFEST so that we are asymptotically closer to a release. We're still waiting on Nick Leverton's promised patches to rid the usage of warn() in plugins.
John
