I’m noticing a lot of connections and relay attempts from .hinet.net and .tw to port 25, i’m not sure why but my spam filter didn’t block all of these messages, so I noticed about 56,000 messages in my mailq. I had to delete all of them, and come up with a quick way to block all these connection attempts…
First order of business, delete all messages from queue.. (if you use postfix)
postsuper -d ALL
Then, block all connections from the offending ips.. I’m a little pissed right now, so I’ve blocked the entire .tw range..
You can download the script to do this here: Block all incoming traffic from .tw