Gary, > Ah, Ok. Currently no reliable way for amavisd-new to know when a > client has authenticated via the MTA, so in this case (for example) > originating must be explicitly set (via a policy bank).
Exactly. > The default for @mynetworks lists private address space, so can I > assume that if this is not changed, and only the default policy bank > is loaded, that $originating is true for private addresses? Yes. (yes for mail coming from these IP addresses; this information is passed from Postfix to amavisd with a XFORWARD smtp command, or from an AM.PDP milter through attribute 'client_address') > Or is it required to create a MYNETS policy bank (even an empty one) so > $originating is true for addresses in @mynetworks? No, it is not required (but doesn't hurt). For the purpose of backwards compatibility, it suffices that IP address is found in @mynetworks_maps - as documented in the RELEASE_NOTES: It is a boolean variable, turned on automatically in the currently loaded policy bank when a smtp client's IP address matches @mynetworks_maps, to retain full compatibility with existing setups. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
