PDA

View Full Version : Rbl


kalidust
06-09-2005, 06:34 PM
We've been setting this up RBL going by this

http://forum.ev1servers.net/showthread.php?p=216677&mode=threaded

doens't seem to be working as I sent a test email and haven't gotten anything back.

I also tried removing this cuz someone in the thread said they removed that.

Scroll down the center window of the ACL section, directly below the line:
accept domains = +local_domains
Enter these lines:
#**#
#**# Reject Email to Invalid Recipient
#**#
endpass
message = unknown user
verify = recipient
#**#



Any suggestions / thoughts?

Also we want to setup the RBL Log Counts but don't understand where to put the script.

kalidust
06-09-2005, 07:32 PM
I got the test email back which is a good sign :)

Now I would like to setup the log count, so if anyone knows how I can do that, please let me know :)

BornOnline
06-09-2005, 08:36 PM
Karen,

I just created a new file with pico included and modifed the script according to what RBL's I'm using. Then save the file(I named it spam) and chmod it (chmod 755 spam). Then just run it by typing ./spam
Seems to be working :D


Spam Count = 859
njabl.org = 131
spamcop = 78
spamhaus = 501
dsbl.org = 30
koreat = 50
china = 69
Manual = 0
verify fail= 48
No Relay = 5

kalidust
06-09-2005, 08:46 PM
Is there a particular folder it needs to be in?

And where do you go to see the log count?

BornOnline
06-09-2005, 08:53 PM
I don't think the directory matters, but let me know if it does. I just created it in /etc. The output is displayed in the SSH client screen.

kalidust
06-09-2005, 09:17 PM
got it :)


Spam Count = 473
njabl.org = 39
spamcop = 234
spamhaus = 35
dsbl.org = 17
abuseat = 148
ordb.org = 0
Manual = 0
verify fail= 658
No Relay = 121

All Spam:
473

smoore
06-10-2005, 03:04 AM
I did a more simple setup as I posted at http://forums.deftechgroup.com/showthread.php?t=234.

I'd be careful on which RBL's you include, I'd especially avoid Spamcop, they are way too aggressive in blocking entire mail servers over a small amount of spam. I've seen this first hand, and you can search Google to find all sorts of negative stuff about them.