I'm trying to trace an email problem that keeps landing me in the CBL blacklist (http://cbl.abuseat.org/lookup.cgi?ip=72.29.67.66), and to narrow it down I need to prohibit certain local senders. I know I can prohibit email delivery by editing /etc/localdomains , but how do I prohibit certain accounts from sending? My extensive Googling of the issues hasn't turned up any easy solutions: the best I've found is a fairly hairy-sounding fix involving smarthost and netfilter.
Thanks! -Jonah
P.S. The issue, according to CBL, is that (I quote)
Your IP connects to one of our servers and issues the HELO as though it were the server it is connecting to. To make this a little more clear, imagine one of our servers was ebay (this is just as an example because I can't give away the identity of our source). Your IP connects and goes "HELO ebay.com" which is not how the HELO parameter is supposed to work, and is a 99.999999% sign of spam.
Thanks! -Jonah
P.S. The issue, according to CBL, is that (I quote)
Your IP connects to one of our servers and issues the HELO as though it were the server it is connecting to. To make this a little more clear, imagine one of our servers was ebay (this is just as an example because I can't give away the identity of our source). Your IP connects and goes "HELO ebay.com" which is not how the HELO parameter is supposed to work, and is a 99.999999% sign of spam.