Michelle Konzack wrote:
> I have filtered in the last 4 month over 800.000 messages and it was
> working perfectly without and flaws and had stoped form one minute to
> another.
Well, something in your environment has changed. You might not ever
determine how things used to be but you will need to understand how
they are now and react to them.
> Since I am Off-Line, I had NO update for the system since 4 month, which
> mean, absolutely nothing has changed.
It is probably "Bit Rot". :-)
> Since online checks are to slow, I like to see a solution for very
> reliable RBL checks and such.
You would probably benefit by keeping statistics about which DNSBLs
are triggering on which messages.
> ################ list.dsbl.org ###################################
> ...
> { REV2CHECKIP=`host ${RECEIVIP2REV}.list.dsbl.org 2>&1 | grep -v
> 'not found.'` }
> ...
> host ${RECEIVIP2REV}.list.dsbl.org
>
> are very slow...
Note that dsbl.org is gone. Please see http://www.dsbl.org/ update
your configuration.
Bob