Hello,

For the policy delegation protocol described in [1] I need some clarification:

1. Is reverse_client_name always present as an attribute?
2. If so, is it equal to either REVERSE_DNS_LOOKUP(client_address) or
(case exactly) "unknown" (as suggested by the default_rbl_reply
section in [2])?

3. Is client_name always present as an attribute?
4. If so, is it (case exactly) equal to either reverse_client_name (in
the case that DNS_LOOKUP(reverse_client_name) matches client_address)
or "unknown" (as suggested by the default_rbl_reply section in [2])?

Thanks in advance,
Alex

Ref.:
[1] http://www.postfix.org/SMTPD_POLICY_README.html
[2] http://www.postfix.org/postconf.5.htm

Reply via email to