Sven, > With that many mails I'd also suggest looking into using an SQL > backend for bayes. This will reduce your risk of running into > bdb problems (for some people it works fine, I usually have LOTS > of problems with bdb) such as file corruption, running out of lockers, > safe backups etc.
The 'running out of lockers' usually means child processes are crashing, most likely due to a bug in uulib (upgrade Convert::UUlib to 1.05), or a bug in razor, as discussed in "amavisd-new went away PIDs / BDB lockers". If the amavisd-nanny utility complains about processes that 'went away', this is it, and is a sure way of confusing bdb. The advice of switching Bayes to SQL is heartly recommended. It adds a little to performance, and eliminates the problems of auto-expiry because this operaton is significantly faster with Bayes db on SQL. Mark ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ 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/
