Title: [SAtalk] whitelist_from_rcvd question.

From the docs:
        whitelist_from_rcvd [EMAIL PROTECTED] sourceforge.net
           Use this to supplement the whitelist_from addresses with a check
           against the Received headers. The first parameter is the address to
           whitelist, and the second is a domain to match in the Received
           headers.  This domain does not allow globbing, and must be followed
           by a numeric IP address in brackets in the Received headers.

From my mail headers:
Received: from hcsmail2.VENTIV.COM (unknown [63.83.98.196])
        by maps.rapidigm.com (Postfix) with SMTP id B27E915E1E1
        for <[EMAIL PROTECTED]>; Thu,  7 Aug 2003 09:39:57 -0400 (EDT)

To properly add the sender into whitelist_from_rcvd should it be

whitelist_from_rcvd [EMAIL PROTECTED] 63.83.98.169

since they don't have reverse DNS set up?  If not what should it be?  unknown is right before the IP address in brackets, but it's not a domain name, and unknown shows up for any thing that doesn't have reverse DNS in Postfix.  Thanks in advance for any help.

Mike


Reply via email to