-
Website
http://dmiessler.com/ -
Original page
http://dmiessler.com/blog/linux-filtering-spam-and-viruses-without-amavis -
Subscribe
All Comments -
Community
-
Top Commenters
-
ax0n
5 comments · 1 points
-
Michael Blume
5 comments · 1 points
-
cooperati
179 comments · 2 points
-
dapxin
39 comments · 1 points
-
drew_reece
3 comments · 1 points
-
-
Popular Threads
Couple of points though:
- the "no-summary" and "stdout" parameters need to be prefixed with -- not - (two minuses not one)
- VSCANNER is not defined in the else clause
- if processing speed is important install clamav-daemon and use "clamdscan" in place of "clamscan"
- the quote characters you've used are incorrect so you can't just cut and paste the text, you have to edit the quotes in by hand
- it can go in /etc/maildroprc (with suitable modification to the mailbox used) for system-wide scanning if you want.