>In: HELO 68.156.89.118 <<<<<<<<my IMGATE machine >Out: 250 spamcop.wirelesscommunitynetworks.com >In: MAIL FROM: <[EMAIL PROTECTED]> >Out: 250 Ok >In: RCPT TO: <[EMAIL PROTECTED]> >Out: 554 <68.156.89.118>: Helo command rejected: ACL helo_hostnames_regexp > HELO/EHLO hostname must not contain an IP address, HELO = 68.156.89.118
68.156.89.118 is your IP? ime, that's the most common IP put in HELO name, followed distantly in frequency by the sender's IP. That's why the helo_hostnames.regexp filter is so effective. No false positives and tons of rejects. Len
