Michael, > spam-wb-list FAILED: Undefined subroutine &Amavis::SpamControl > ::make_query_keys called at (eval 58) line 111. (in reply to end of DATA > :: command
> This appears to be an issue only when using LDAP, not sure why it didn't > give an error in previous versions. Otherwise it appears to be working fine. > > @@ -13875,6 +13875,7 @@ > import Amavis::Conf qw(:platform c cr ca); > import Amavis::Util qw(ll do_log untaint); > import Amavis::Lookup qw(lookup); > + import Amavis::rfc2821_2822_Tools qw(make_query_keys); > } Thanks for a fix. The package Amavis::SpamControl got refactored, and import Amavis::rfc2821_2822_Tools appeared not to be needed, and unrightfully removed. Mark ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ 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/
