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
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
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
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
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
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
Hi,
1) Turn on debuging for awhile and watch the logs. I personally don't use
RBL lookups in SpamAssassin but rather do it at the smtp level.
2) Ever looked at rbldns by DJB ? I use it here for rbl.axess.com and all
spam I get gets their IP address added to it (excluding actual ISP mail
serve