Hi, > ifplugin Mail::SpamAssassin::Plugin::DNSEval > > header __RCVD_IN_BRBL eval:check_rbl('brbl', > 'bb.barracudacentral.org') > tflags __RCVD_IN_BRBL net > > header __RCVD_IN_BRBL_2 eval:check_rbl_sub('brbl', > '127.0.0.2') > meta RCVD_IN_BRBL __RCVD_IN_BRBL_2 && !RCVD_IN_BRBL_LASTEXT > describe RCVD_IN_BRBL Received is listed in Barracuda RBL > bb.barracudacentral.org > score RCVD_IN_BRBL 1.2 > tflags RCVD_IN_BRBL net > > header RCVD_IN_BRBL_LASTEXT eval:check_rbl('brbl-lastexternal', > 'bb.barracudacentral.org') > describe RCVD_IN_BRBL_LASTEXT Last external is listed in Barracuda > RBL bb.barracudacentral.org > score RCVD_IN_BRBL_LASTEXT 2.2 > tflags RCVD_IN_BRBL_LASTEXT net > > endif
You don't think these scores are a bit high for a normal installation? The current default score for RCVD_IN_BRBL_LASTEXT is 1.4 and RCVD_IN_BRBL doesn't otherwise exist. Also, does someone have a recommended score for the lashback RBL? I've had it in testing for quite some time and would like to put it into production with reasonable values...