If you would send postfix logs and current "postconf -n" to the list as requested several times, we could likely clear this all up pretty quickly.
On 2/27/2013 1:43 PM, Jamie wrote: > Thanks Lorens. I'll consider that. > > On 2013/02/27 9:29 PM, Lorens Kockum wrote: >> On Tue, Feb 26, 2013 at 05:16:20PM +0200, Jamie wrote: >>> I unblocked the IP and the problem came back. >> In another mail you said you'd used tcpdump. Why don't you set >> tcpdump to record everything from that IP address, unblock the >> IP address, wait faor a few spams to go through, block the >> IP address, and analyze the tcpdump to see exactly what is >> happening? >> >> This should do it: >> >> tcpdump -i $INTERFACE -s 0 -w /tmp/spammer.tcpdump host >> 113.167.239.162 > >