Want spam lists to have spamassassin score and not spam list
count in MS
Matt Kettler
mkettler at EVI-INC.COM
Thu Dec 8 19:18:29 GMT 2005
[ The following text is in the "ISO-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
Chris W. Parker wrote:
> Matt Kettler <mailto:mkettler at EVI-INC.COM>
> on Thursday, December 08, 2005 10:50 AM said:
>
>
>>Just use SpamAssassin's built-in RBL abilities and disable
>>MailScanner's spam lists.
>>
>>In general, if you have the Net::DNS perl module, SA should already
>>be doing this unless you've set skip_rbl_checks to 1 in your config.
>
>
> Yes I have Net::DNS and no skip_rbl_checks is not set to 1.
>
> At this point I've disabled RBL checks (by commenting the line found
> MailScanner.conf). Now I guess I wait to see if my spam count goes down.
>
You should see SpamAssassin's use of RBLs show up as a bunch of RCVD_IN_* rules.
Some popular ones as an example:
RCVD_IN_BL_SPAMCOP_NET
RCVD_IN_DSBL
RCVD_IN_SORBS_WEB
RCVD_IN_XBL
By default SA uses these DNS blacklists:
spamhaus.org (SBL+XBL)
SpamCop.net
NJABL.org (multiple lists)
Sorbs.net (multiple lists)
DSBL.org
Completewhois.com
It also uses these DNS whitelists:
iadb.isipp.com
bondedsender.com
It has support for the mail-abuse.org (MAPS) lists, but since these are for-pay
services they are disabled by default.
See /usr/share/spamassassin/20_dnsbl_tests.cf if you want to see the gory details.
(note: don't edit this file. If you want to add your own tests, do so in
/etc/mail/spamassassin/*.cf)
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list