> On Sun, 3 Aug 2003 23:48:44 -0400 Daniel Carrera <[EMAIL PROTECTED]> > wrote: > >> How do I find out which one my system has? This is a UNIX network. > > You'd have to look at the SA docs or in the score sets; I'm not sure > which ones SA uses out-of-the-box. I prefer the open proxy lists, dialup > lists, and open relay lists, as well as rfc-ignorant (on the principle > that if you can't operate according to published standards, it's > doubtful you can run a secure or polite network.) SPEWS and Osirusoft > are very useful in SA, though maybe excessive if used to block at the > MTA, depending on your local policy and user community.
You can see which rbls SA is using by putting a line in your SA config file such as: 'timelog_path /var/spool/spamassassin' (make sure the directory exists and has appropriate permissions). SA will dump a file in this directory for each received message (so you don't want to leave it switched on for long!). Part of the file will look like this below: 3.000: Starting RBL tests (will wait up to 30 secs before giving up) 3.000: RBL -> Waiting for result on 93.60.161.63.orbs.dorkslayers.com. 3.000: RBL -> No match on 93.60.161.63.orbs.dorkslayers.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.orbs.dorkslayers.com. 3.000: RBL -> No match on 145.58.147.192.orbs.dorkslayers.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.dnsbl.njabl.org. 3.000: RBL -> No match on 93.60.161.63.dnsbl.njabl.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.dnsbl.njabl.org. 3.000: RBL -> No match on 145.58.147.192.dnsbl.njabl.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.sbl.spamhaus.org. 3.000: RBL -> No match on 93.60.161.63.sbl.spamhaus.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.sbl.spamhaus.org. 3.000: RBL -> No match on 145.58.147.192.sbl.spamhaus.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.relays.osirusoft.com. 3.000: RBL -> No match on 93.60.161.63.relays.osirusoft.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.relays.osirusoft.com. 3.000: RBL -> No match on 145.58.147.192.relays.osirusoft.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.ipwhois.rfc-ignorant.org. 3.000: RBL -> No match on 93.60.161.63.ipwhois.rfc-ignorant.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.ipwhois.rfc-ignorant.org. 3.000: RBL -> No match on 145.58.147.192.ipwhois.rfc-ignorant.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.query.bondedsender.org. 3.000: RBL -> No match on 93.60.161.63.query.bondedsender.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.query.bondedsender.org. 3.000: RBL -> No match on 145.58.147.192.query.bondedsender.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.hil.habeas.com. 3.000: RBL -> No match on 93.60.161.63.hil.habeas.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.hil.habeas.com. 3.000: RBL -> No match on 145.58.147.192.hil.habeas.com. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.opm.blitzed.org. 3.000: RBL -> No match on 93.60.161.63.opm.blitzed.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.opm.blitzed.org. 3.000: RBL -> No match on 145.58.147.192.opm.blitzed.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 93.60.161.63.list.dsbl.org. 3.000: RBL -> No match on 93.60.161.63.list.dsbl.org. (Delta: 0.000s) 3.000: RBL -> Waiting for result on 145.58.147.192.list.dsbl.org. 3.000: RBL -> No match on 145.58.147.192.list.dsbl.org. (Delta: 0.000s) 3.000: Finished all RBL tests (Delta: 0.000s) ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk