This is a discussion on Re: [AMaViS-user] amavisd-new-2.4.0-pre6 available within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Michael, > spam-wb-list FAILED: Undefined subroutine &Amavis::SpamControl > ::make_query_keys called at (eval 58) line 111. (in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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=...720&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |