Hi! Im using Qmail with Vpopmail and Courier-imap. Since i've been receiving tons of spam messages everyday, I decided to install and configured spamassassin but spamassassin is not filtering spam messages instead only label it as [SPAM] but still sends to my email users. my local.cf is like this:
required_score 5 rewrite_header Subject [SPAM] report_safe 0 use_pyzor 1 use_razor2 1 use_dcc 1 timelog_path /var/log/spamassassin dcc_home /var/dcc skip_rbl_checks 0 rbl_timeout 3 score RCVD_IN_BL_SPAMCOP_NET 2 trusted_networks 192.168.100. use_bayes 1 bayes_auto_learn 1 bayes_path /home/vpopmail/domains/mydomain/spam/.spamassassin/bayes I've read that there's an auto whitelisting and blacklisting of domains and addresses bu i dont know how to do it. What is want to do is whenever spamassassin detects a message as SPAM, it will automatically block it or send it into a special spam email address and auto list the domain or ip address of the sender into its blacklist. Would that be possible? Can you guys walk me through to the right URL/manual on how will i do it? thanks a lot! -- _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

