From: Roger Marquis (no email)
Date: Mon May 23 2005 - 14:32:10 EDT
Wouter de Jong wrote:
> How does one actually enable XFORWARD to appear in the EHLO output ?
> I've enabled 'smtpd -o smtpd_authorized_xforward_hosts=x.x.x.x', but I never
> get an XFORWARD announced with EHLO (Postfix 2.2.3)
'smtpd_authorized_xforward_hosts' enables Postfix to receive
XFORWARD information. You also need to enable _sending_ it by
specifying 'smtp_send_xforward_command = yes' in the forwarding
host/instance's main.cf.
If both of these are in place you should be able to telnet to port
25 from the ip address specified in smtpd_authorized_xforward_hosts
and see XFORWARD in the results of an EHLO command.
If you're using XFORWARD to log the original client ip address in
Amavisd-new check that the amavisd.conf is configured accordingly.
See Amavis' documentation WRT $policy_bank{'MYNETS'}.
-- Roger Marquis Roble Systems Consulting http://www.roble.com/
|
|
|