Can't locate version/vpp.pm?

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Mon Mar 21 13:43:27 CET 2011


* Michael Scheidell <michael.scheidell at secnap.com>:
> On 3/21/11 8:20 AM, Ralf Hildebrandt wrote:
> >fetch_modules: error loading optional module Mail/SPF.pm:
> >   Can't locate version/vpp.pm in @INC (@INC contains: lib
> interesting.. what version of Mail::SPF do you have?
> did you just upgrade to perl 5.12?
> I just checked and don't have vpp.pm on any of our systems.
> 
> and a grep of Mail/SPF.pm doesn't show it looking for it.
 
# Mail::SPF
# An object-oriented Perl implementation of Sender Policy Framework.
# <http://search.cpan.org/dist/Mail-SPF>
#
# (C) 2005-2009 Julian Mehnle <julian at mehnle.net>
#     2005      Shevek <cpan at anarres.org>
# $Id: SPF.pm 53 2009-10-31 21:40:08Z Julian Mehnle $
#
##############################################################################
 
package Mail::SPF;

=head1 NAME

Mail::SPF - An object-oriented implementation of Sender Policy Framework

=head1 VERSION

2.007

=cut
--------------
 
bhaal:/usr/lib/perl5/vendor_perl/5.12.3/Mail # find / -name SPF.pm -print
/usr/lib/perl5/vendor_perl/5.12.3/Mail/SpamAssassin/Plugin/SPF.pm
/usr/lib/perl5/vendor_perl/5.12.3/Mail/SPF.pm
/usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/Net/DNS/RR/SPF.pm
/usr/lib/perl5/site_perl/5.12.3/Mail/SpamAssassin/Plugin/SPF.pm
/usr/lib/perl5/site_perl/5.12.3/Mail/SPF.pm

Hm, so which one is it using?
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebrandt at charite.de | http://www.charite.de
	    


More information about the amavis-users mailing list