Eray,

> Looks fine to me.  So the problem is with the database probably.
> How can I check the database?
[...]
> Does this look reasonable?  Any other suggestions?

If your bayes tables use MyISAM storage engine (instead of InnoDB),
it doesn't hurt to issue:
  REPAIR TABLE ...;
on bayes SQL tables every now and then.

  Mark



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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