[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi Gary, > > Gary V wrote: > ... > > I am using etch and the Net::Cmd version is 2.26 (which should not be > > affected). AFAIK, Net::Cmd is included in the base Perl install and > > there is no separate libnet package any more. > > > > Andre, what does this say? > > > > perl -MNet::Cmd -e 'print "$Net::Cmd::VERSION\n";' > > It says 2.27. Is there a way like the command line above to downgrade to > 2.26? If I got you right, this should solve my problem. > > Andre
Until a new version is supplied, you can get by by patching Net::Cmd (I think Mark referred to this small patch): http://marc.info/?l=amavis-user&m=117095734709511 -- Gary V ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
