Hi, you might try to install the same again with rpm, by using cpan2rpm. This should overwrite your cpan install but also update your rpm db. Then ypu should at least know, what is required to install.
cpan is great, but if you wnat to keep your installation clean, you shoudl always use cpan2rpm, and the install the rpms that are built that way. Hope this helps, .peter On Fri, 14 Mar 2008, Mufit Eribol wrote: > I have amavisd-new (amavisd-new-2.5.3) and spamassasin (3.1.9) on a > Centos 5 system. I had no problem with this setup. > > My story started when I saw some missing module in the log > /usr/sbin/amavisd[31809]: INFO: SA version: 3.1.9, 3.001009, no optional > modules: Mail::SpamAssassin::Plugin::DKIM > Mail::SpamAssassin::Plugin::URIDetail Error > > Wanted to install this module by the following command: > perl -MCPAN -e 'install Mail::SpamAssassin::Plugin::URIDetail' > > This command installed required module. > > BUT, > > Now, the log says I need more modules: > /usr/sbin/amavisd[20453]: INFO: SA version: 3.2.4, 3.002004, no optional > modules: Encode::Detect Image::Info Image::Info::GIF Image::Info::JPEG > Image::Info::PNG Image::Info::TIFF Mail::SPF Mail::SPF::Server > Mail::SPF::Request Mail::SPF::Mech Mail::SPF::Mech::A > Mail::SPF::Mech::PTR Mail::SPF::Mech::All Mail::SPF::Mech::Exists > Mail::SPF::Mech::IP4 Mail::SPF::Mech::IP6 Mail::SPF::Mech::Include > Mail::SPF::Mech::MX Mail::SPF::Mod Mail::SPF::Mod::Exp > Mail::SPF::Mod::Redirect Mail::SPF::SenderIPAddrMech > Mail::SPF::v1::Record Mail::SPF::v2::Record NetAddr::IP > NetAddr::IP::Util auto::NetAddr::IP::Util::inet_n2dx > auto::NetAddr::IP::Util::ipv6_n2d Error > > aaargh! Stupid me! Why am I trying to fix something which worked nicely? > > Now, I have two spamassassin installations: one installed as an rpm > (3.1.9) and the other installed as perl module (3.2.4). Somehow, amavisd > now reads the new one. > > Also, I have cron job to update the rules by sa-update in > /var/lib/spamassassin/3.001009 directory. This operation probably broke > this cron job as well. > > I would like to go back to rpm based setup as I can manipulate it much > more easily. Please help! > > Best wishes, > Mufit > > > ------------------------------------------------------------------------- > 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/ > ------------------------------------------------------------------------- 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/
