John Melville wrote:
Bill Shupp wrote:
I use qscanq/clamav with spamassassin, but spamassassin is on a per-user config, not site-wide. Works great.
I assume site wide isn't an issue too? :-)
I'll have to do more research into getting SpamAssassin firing up after qscanq me thinks.
To do site-wide, you need to piggy back spamc in there.. I used a symlink.. QMAILQUEUE variable calls qscanq, and qscanq calls qmail-queue, which is a symlink to qmail-spamc (could also be qmail-scanner), and then that in turn calls the real qmail-queue. Check the qscanq docs, it will make sense.
Regards,
Bill