View Full Version : Barracuda Reputation Block List (BRBL)
MadHag
09-26-2008, 02:53 AM
Every little helps.
http://www.barracudacentral.org/rbl
I just signed up and added my nameservers and server ip. Not sure if I have to set anything in my mta?
Seems a good free service in the fight against spam.
David
Edit...
http://www.emailreg.org/index.cgi looks interesting too, if you want mail from your domain to bypass various spam filters etc.
nobaloney
09-26-2008, 11:06 AM
We find the Barracuda block list to be overly sensitive.
For example, we'd got a brand new IP class-C allocation, not used in at least a half year. All the IP#s were on the list.
On the good side, they did remove us promptly when asked.
Note we'd already vetted the IP#s and they weren't on any of the common blocklists, not even the ones known to be heavy-handed.
And in any event we can't add them to SpamBlocker even if we wanted to, since they require YOU register before you use it.
Jeff
MadHag
09-26-2008, 01:03 PM
Ok thanks. It really seems that some people want spam to get through.
It may be wise to site up an official site that you have to register your email address, your email address checked and on regular basis.
Why this has not been done can only come down to high level corruption.
David
OliverScott
09-27-2008, 09:38 AM
You can use this list with spamassassin to good effect by adding the following rule:
header RCVD_IN_BRBL eval:check_rbl('brbl-lastexternal', 'b.barracudacentral.org.', '127.0.0.2')
describe RCVD_IN_BRBL Received via relay listed in Barracuda RBL
score RCVD_IN_BRBL 1.0
tflags RCVD_IN_BRBL net
A score of 1 will minimise the danger of FPs but you might want to set it to 2 or 3 depending on the results of sa-stats.pl
chasjs
05-13-2009, 04:18 PM
You can use this list with spamassassin to good effect by adding the following rule:
header RCVD_IN_BRBL eval:check_rbl('brbl-lastexternal', 'b.barracudacentral.org.', '127.0.0.2')
describe RCVD_IN_BRBL Received via relay listed in Barracuda RBL
score RCVD_IN_BRBL 1.0
tflags RCVD_IN_BRBL net
A score of 1 will minimise the danger of FPs but you might want to set it to 2 or 3 depending on the results of sa-stats.pl
Excuse me for being dense but what file and where do I enter that code into. We have been using the Barracuda RBL on our other mail servers for several months without a problem.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.