Hi, I have a question. I run Debian Sarge, Postfix, Amavisd-new 2.5.2,
SA 3.2.3. Every time a message is processed, Amavis logs something
like this:

Sep 27 10:04:24 nahuel amavis[1099]: (01099-01) extra modules loaded:
/etc/mail/spamassassin/BadRelay.pm, /etc/mail/spamassassin/Botnet.pm,
/etc/mail/spamassassin/FuzzyOcr.pm, unicore/lib/gc_sc/Alnum.pl,
unicore/lib/gc_sc/Alpha.pl.

I know how to enable the extra modules loading, and here's how I do it:

@additional_perl_modules = qw(
 /etc/spamassassin/Botnet.pm
 /etc/mail/spamassassin/FreeMail.pm
 /etc/spamassassin/FuzzyOcr.pm
 /etc/spamassassin/iXhash.pm
 /usr/lib/perl/5.8/auto/Storable/autosplit.ix
 Mail::SpamAssassin::CompiledRegexps::body_0
 Mail::SpamAssassin::CompiledRegexps::body_neg100
 Mail::SpamAssassin::CompiledRegexps::body_500
 unicore/lib/gc_sc/Digit.pl
 unicore/lib/gc_sc/SpacePer.pl
 unicore/lib/gc_sc/Alnum.pl
 unicore/lib/gc_sc/Alpha.pl
 FuzzyOcr::Config FuzzyOcr::Deanimate
 FuzzyOcr::Hashing FuzzyOcr::Logging
 FuzzyOcr::Misc FuzzyOcr::Preprocessor
 FuzzyOcr::Scanset FuzzyOcr::Scoring
 Log::Agent Log::Agent::Formatting
 Log::Agent::Message Log::Agent::Priorities
 MLDBM MLDBM::Sync MLDBM::Sync::SDBM_File
 SDBM_File Storable String::Approx
 Tie::Cache
);

In my system, /etc/mail/spamassassin is a symlink to /etc/spamassassin
(I didn't have this  until I upgraded to SA 3.2.3). However, if I
remove the symlink, Amavis fails to start.
I just can't figure out why is the symlink needed, since
/etc/spamassassin is in my @INC.

Any clues?
-- 
-------------------------------------------------
GNU-GPL: "May The Source Be With You...
Linux Registered User #448382.
When I grow up, I wanna be like Theo...
-------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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/

Reply via email to