Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-08 Thread Jonathan Duncan
Mike, I tried your command but got an ambiguous output redirect. I am not running bash as you suggested. So I tried the command like this and got: *-*-*-*-*-*-*-*-*-*-*-* prompt% spamassassin -D < mailfilename > logfile debug: using "/usr/share/spamassassin" for default rules dir debug: using

Re: Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-08 Thread Theo Van Dinter
On Wed, Jan 08, 2003 at 09:32:04AM -0500, James D. Stallings wrote: > You can enter these into access_db and place a DENY after each It may depend on your choice of MTA, but in sendmail at least, it's "REJECT" not deny. > of the dns names. I know you can enter partials for the DNS > you want t

Re: Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-08 Thread James D. Stallings
You can enter these into access_db and place a DENY after each of the dns names. I know you can enter partials for the DNS you want to block (like: .ni and .jp, etc..) but I do not think you can do that with the access_db. I think all entires in the access_db have to be fully qualified. Any

Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-08 Thread Kai Schaetzl
Jonathan Duncan wrote on Wed, 8 Jan 2003 00:36:01 -: > 2) I have a file that is 1240 lines long of IP addresses and > domain/machine names that I have been wanting to blacklist. > I think you can do this with access_db if you are using sendmail, no need for SA. Kai -- Kai Schätzl, Berl

Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-07 Thread Mike Saunders
On Wed, 8 Jan 2003, Jonathan Duncan wrote: > 1) How can I check to see if RBL checks are actually being made on my > system? I have the following in my local.cf > > skip_rbl_checks 0 > num_check_received 2 > rbl_timeout 30 > spamassassin -D < test.msg > logfile 2>&1 That syntax probably only

Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-07 Thread Tomki
Jonathan, I don't know the answer to #1, but for #2 you should go here: http://www.uwasa.fi/~ts/info/proctips.html for the answer, and more great education on procmail. --Tomki At 12:36 AM 1/8/2003 +, you wrote: 1) How can I check to see if RBL checks are actually being made on my system? I

Re: [SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-07 Thread Rick Macdougall
mail servers). I'm at 3200 IP's / Class C's and counting. Regards, Rick - Original Message - From: "Jonathan Duncan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 7:36 PM Subject: [SAtalk] 2 Questions: RBL and IP/domain b

[SAtalk] 2 Questions: RBL and IP/domain blocking

2003-01-07 Thread Jonathan Duncan
1) How can I check to see if RBL checks are actually being made on my system? I have the following in my local.cf skip_rbl_checks 0 num_check_received 2 rbl_timeout 30 2) I have a file that is 1240 lines long of IP addresses and domain/machine names that I have been wanting to blacklist. For