Gordon Rowell wrote:
If messages are smaller than 10k, the scanners don't get to see them:
You aren't the first to note this, unfortunately. It appears that the
memory_threshold override is not working correctly (which is really the
appropriate way to handle this, IMNSHO), though I believe it once was.
What mode are you using to run qpsmtpd (direct tcpserver, forkserver,
Apache)?
However, there are a couple of considerations:
1) Are there any actual viruses in the wild <10k in size (with the
assorted mail headers remember) other than the EICAR test?
2) I believe Matt created the memory threshold feature specifically to
support spamtrap applications, where you wouldn't want to run a virus
scanner anyways.
I'll fix memory_threshold and see how hard it is to implement the file
creation fix too...
John
John