@lbutlr wrote:
Is there anything more you could do? Not really. If you really want the log lines to go away you could put in a DENY in your hosts table, but if you do that you're going to be doing it A LOT.
*nod* If there's only one persistent host, it may be worth blocking at some higher level (I'm partial to "iptables -j DENY") but if the connections aren't resulting in spam actually arriving at some mailbox on your system the only "problem" is the volume of log data.
-kgd