Rene,

> I'm running Amavisd-new with clamav 0.83, Spam Assassin 3.0.2, razor2,
> pyzor 0.40 and dccproc
>
> My filter server running amavisd-new 2.2.0 have a problem : every once in a
> while (2-3 days), some process get stuck on high memory consumption and my
> server is then very slow on processing the emails.

The most common reasons that come to mind:
- SA is doing an opportunistic auto-expiry of Bayes - don't let it
  do it automatically, unless your Bayes db is on SQL (recommended);
  check that Bayes db is not corrupted; Try:
    su vscan -c 'sa-learn --force-expire --sync --showdots'
- SA older than 3.0.4 are vulnerable to some kind of DoS, use 3.0.4 or 3.1
- DNS resolver problems?

If it is the same message that is causing the problem, run it through
'amavisd debug-sa' or throough: su vscan -c 'spamassassin -t -D <msg'

  Mark


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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