i found my anti spam seems not working for the rules in /usr/share/spamassassin directory, it just running the configure in /var/qmail/control/blacklist.
How can i set it up running the custom rules or the rules in /usr/share/spamassassin directory.  Thanks

[EMAIL PROTECTED] spamassassin]# ps aux | grep spam
root     32526  0.0  0.0  2784  220 ?        S    Jan26   0:00 supervise spamd
vpopmail 32537  0.0  0.0  1512  240 ?        S    Jan26   0:00 /usr/bin/tcpserver -v -R -H -l mail.mydomain.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 587 /usr/bin/rblsmtpd -r sbl.spamhaus.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
vpopmail 32544  0.0  0.0  3184  228 ?        S    Jan26   0:00 /usr/bin/tcpserver -v -R -H -l mail.mydomain.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 465 /usr/bin/rblsmtpd -r sbl.spamhaus.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
root     32546  0.0  5.0 28124 24232 ?       S    Jan26   0:02 /usr/bin/perl -T -w /usr/bin/spamd -L -x -u vpopmail -s stderr
qmaill   32547  0.0  0.0  3320  316 ?        S    Jan26   0:00 /usr/bin/multilog t s1000000 n100 /var/log/qmail/spamd
vpopmail 32610  0.0  5.0 28124 24232 ?       S    Jan26   0:00 spamd child
vpopmail 25860  0.0  0.0  2600  476 ?        S    Jan27   0:31 /usr/bin/tcpserver -v -R -H -l mail.mydomain.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 smtp /usr/bin/rblsmtpd -r sbl.spamhaus.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
vpopmail 14419  0.0  6.0 33120 29352 ?       S    Feb07   0:23 spamd child
root     15179  0.0  0.1  4492  672 pts/0    S+   10:23   0:00 grep spam


Jake Vickers <[EMAIL PROTECTED]> 說:
nilson lee wrote:

> Hi all,
>
> I have receive a lot of spam mail with contents VIAGRA
> , CIALIS , how can i add my
> definition to filter the email contents contain these words, thanks.

You'd want to write your own rules to help fight those emails. Something
(in simplified form) like this:

body your_rule_drug_1a /viagra/i
describe your_rule_drug_1a Pill ad word
score your_rule_drug_1a 6.0

As an example. Writing your own rules can be rather difficult
(especially when trying to match words they change every day). I would
suggest heading over to Rules Emporium (google it), and Spamassassin's
website for some more info. I also have some rules on my site
(http://jakev.com/qmail). Some are an old set I used, and there's one
that is a direct link to my personal custom file, which I update from
time to time. If you get emails from "The Doctor", I've got those
scoring as high as 67 points now. I keep an account (I run about 2 dozen
domains) or two that are specifically for spam, so I can write rules for
the stuff.


---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk

Reply via email to