[Mimedefang] MD 2.38 + RH 9 + Sendmail 8.12.10 + SA 2.60 problems

Paul Heinlein heinlein at cse.ogi.edu
Mon Oct 20 11:25:54 EDT 2003


On Mon, 20 Oct 2003, Vincent Jaussaud wrote:

> First problem:
> MimeDefang do not recognise my SpamAssassin installation when I run
> the configure script:
>
> checking for Perl module Mail::SpamAssassin 1.6 or better... no

Try

  for d in $(perl -e 'print map {"$_ "} @INC'); do
    find $d -name SpamAssassin.pm
  done

to make sure Perl is finding your SpamAssassin installation and see if
you've got any rogue SpamAssassin installations.

--Paul Heinlein <heinlein at cse.ogi.edu>



More information about the MIMEDefang mailing list