I am using Postfix 2.1.5-3 with SA 3.0.1 and amavisd-new 2.1.2 on RH9. I just saw on my logs the following :
Apr 18 08:42:37 ndar amavis[2553]: (02553-02) SA TIMED OUT, backtrace: at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 1758\n\teval {...} called at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 1758\n\tMail::SpamAssassin::BayesStore::DBM::tok_unpack('Mail::SpamAssassin::BayesStore::DBM=HASH(0x9a74ba8)','\\x{c1}\\x{8c}\\x{db}_B') called at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 642\n\tMail::SpamAssassin::BayesStore::DBM::token_expiration('Mail::SpamAssassin::BayesStore::DBM=HASH(0x9a74ba8)','undef',345600,0,23848,85641,150009,1113737838,1113392212,...) called at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore.pm line 365\n\tMail::SpamAssassin::BayesStore::expire_old_tokens_trapped('Mail::SpamAssassin::BayesStore::DBM=HASH(0x9a74ba8)','undef') called at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore.pm line 209\n\teval {...} called at ...
I do not know if this is a related issue, but I also have the following line when I issue "ps aux|grep postfix":
postfix 3120 0.0 0.1 5352 1740 ? S 09:13 0:00 smtp -n smtp-amavis -t unix -u -o smtp_data_done_timeout 1200 -o smtp_send_xforward_command yes -o disable_dns_lookups yes
Anye clue how to get rid of this problem? Thank you.