On Wednesday 03 September 2003 08:40 am, Tom Walsh wrote: > Jesse, > > We are an ISP in South Alabama that is using a combination of > qmail/vpopmail + ClamAV + spamassassin tied together with maildrop at the > users .qmail level (under FBSD 4.8). > > We didn't want to do scanning on all email due to the amount of email we > process daily (500K+ messages a day). We also wanted to allow the customers > a certain level of control over spamassassin (user defined scores from > mysql). > > I have several scripts (both maildrop and shell scripts for wrapping > clamscan into maildrop) available if you are interested. > > I know this isn't exactly what you had asked, but I was offering it up as > an alternative method for doing the scanning and filtering without > resorting to QMAILQUEUE or other external methods (i.e. more perl > overhead).
Take a look at http://projects.gasperino.org/scrubber/ . This can solve your performance problem using qmail and my program group called scrubber. Take a look at the filter-clamav plugin. I also have a bayesian filter plugin that you can use with a little work on your part. It can handle over a million messages per day on a small system w/o any issues. -- Franco ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
