Hi,

I get a lot of these in my procmail logfile:


>From [EMAIL PROTECTED]  Sun Jul  6 07:24:39 2008
 Subject: -=: Buy 88% Cheaper pills online from US DrugStore! FREE 4 Bonus
BLUE
  Folder: /dev/null                                                       
3500
Exception bsddb.db.DBAccessError: (13, 'Permission denied -- DB->put:
attempt to modify a read-only database') in <bound method
HammieFilter.close of <__main__.HammieFilter object at 0x2afabb1053d0>>
ignored


Spambayes is invoked in .procmailrc by:


:0 fw:hamlock
* < 1000000
| /usr/bin/sb_filter.py -o Headers:include_evidence:True -d $HOME/.hammiedb


$HOME/.hammiedb seems to have proper permissions:


[EMAIL PROTECTED] { ~ }$ ls -al .hammiedb
-rw-rw-rw- 1 amedee users 10539008 2008-07-27 23:50 .hammiedb


The last update time, 2008-07-27 23:50, is from when I last ran
sb_mboxtrain.py using a cron job:


50 23 * * * /usr/bin/sb_mboxtrain.py -g
/home/amedee/Maildir/.ztrain.confirmed-ham -s
/home/amedee/Maildir/.ztrain.confirmed-spam -n -r > /dev/null 2>&1


What else should I check?
Googling for "Exception bsddb.db.DBAccessError HammieFilter.close" didn't
give any results.

-- 
Amedee

_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to