Rick, > yes amavisd-milter I use it but when I try to configure SMTP_AUTH > policy bank it produces no effect
amavisd will log (at log level 3 or higher) all attributes passed to it on an AM.PDP protocol from a milter helper program; search for "policy protocol:" in the log. Look for something like: policy protocol: policy_bank=SMTP_AUTH If the line does not appear, then your amavisd-milter is not sending it. If it does appear, the named policy bank should get loaded (if it exists), search for: loading policy bank ... in the log (at log level 5). 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/
