> snip .. > If you've already got qmail-scanner working, getting SpamAssasin in the > mix should be extremely easy. > > Yes i do have qmail-scanner and clamav running .. i have also decided not > to > use procmail .. > > i have reemerged qmail-scanner it has added it as a scanner, but now is > there a need to create any files in the virtual users domains?
Not if you're doing system-wide scanning for everyone. I've yet to figure out a way to get virtual-user specific SpamAssassin settings. For now I just set it globally, and let the users decide if they want to filter the spam or not based on the subject line. This is my local.cf. It's pretty harsh compared to some people's standards, but I hate spam :) required_hits 5.5 rewrite_subject 1 subject_tag [SPAM] report_header 1 report_safe 0 use_dcc 0 use_razor1 0 use_pyzor 1 use_razor2 1 skip_rbl_checks 0 num_check_received 3 dns_available yes score RCVD_IN_BL_SPAMCOP_NET 3 all_spam_to [EMAIL PROTECTED] -brian -- [EMAIL PROTECTED] mailing list
