From: Martin M. <mm...@me...> - 2004-10-08 20:45:26
|
Hi myself ;-) Martin Mewes <mm...@me...> wrote: >Cannot open bayes databases /home/macmewes/.spamassassin/bayes_* R/O: = tie >failed:=20 >Cannot open bayes databases /home/macmewes/.spamassassin/bayes_* R/W: = tie >failed: Inappropriate ioctl for device >1 message(s) examined. The reason was ... After upgrading SA you have to manually delete the files bayes_* and = built up new databases with collected spam /usr/bin/sa-learn --spam --mbox --showdots newspam and/or with collected ham /usr/bin/sa-learn --ham --mbox --showdots goodstuff A chmod 600 on all the files foes the rest. Maybe it is possible to distribute a collection of spam with this module = to automate this process if these errors come up, in that way someone can forcivly built up a new database like this cd ~/.spamassassin chown $user.$group ~/.spamassassin/* rm -f bayes_* /usr/bin/sa-learn --spam --mbox $badstuff chmod 600 ~/.spamassassin/* bis dahin - kind regards Martin Mewes --=20 ###################################################################### http://www.webmin.com/ | Webbased Administration Tool for http://webmin.mamemu.de/| Unixoid Systems :-) Official Webmin/Usermin Translation Co-Ordinator 2003/2004 ###################################################################### |