OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Xforward for authenticated clients

From: Wietse Venema (wietseporcupine.org)
Date: Thu Nov 02 2006 - 07:49:34 CST


Julian Pawlowski (lists):
> Hello,
>
> Is there a way to allow xforward only for authenticated clients (e.g.
> via SASL or TLS cert)?
> smtpd_authorized_xforward_hosts seems only to work with explicit client
> hostnames.

AS DOCUMENTED, it works with network addresses/blocks.

The behavior with UNDOCUMENTED inputs such as hostnames is undefined
and is subject to change without warning.

http://www.postfix.org/postconf.5.html#smtpd_authorized_xforward_hosts

        Wietse