On 8/29/2009 8:17 PM, Mike Cappella wrote: > On 8/29/09 10:34 AM, Jeff Grossman wrote: >> How do I figure out where/how spamassassin is loading modules? >> According to my amavis logwatch report the following plugins are being >> loaded. But, I know for a fact that the AWL plugin is disabled in the >> v310.pre file in /etc/spamassassin. This is on a Debian testing >> system. I did a grep of AWL in the /etc/spamassassin directory and the >> only item that came up was the commented out line. I then did a grep of >> AWL in the /etc/amavis/conf.d directory and it came up empty. >> >> > > FYI: It all comes from this amavis log line (ymmv): > > Aug 29 16:02:20 glacier amavis[14742]: SpamAssassin loaded plugins: > AWL, AutoLearnThreshold, Bayes, BodyEval, Check, DCC, DKIM, DNSEval, > HTMLEval, HTTPSMismatch, Hashcash, HeaderEval, ImageInfo, MIMEEval, > MIMEHeader, Pyzor, Razor2, RelayEval, ReplaceTags, SPF, SpamCop, > URIDNSBL, URIDetail, URIEval,
The problem is that line doesn't tell you how the module was loaded. In my case it was a .pre file located in /usr/share/spamassassin that was causing my problems. During my initial troubleshooting I was only looking in /etc/spamassassin and /etc/amavis/conf.d which is where I thought all configuration files were located. Sorry, I meant to send this to the list. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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/
