On Thu, 7 Aug 2008, Noel Jones wrote:
check_sender_access hash:/etc/postfix/badip,And this one won't ever match anything. check_sender_access uses the envelope sender email address (ie. [EMAIL PROTECTED]) as the key; it won't ever be an IP address.
Thanks, Noel. I missed this, too. Rich