If I have multiple sa-learn processes going at the same time, can that corrupt the database and/or cause some other problem that I don't want to happen? Or is it safe to have the following in crontab for example:
 
@daily sa-learn --spam /home/eggycrew/imap/eggycrew.com/rjones/Maildir/.INBOX.spam
@daily sa-learn --ham /home/eggycrew/imap/eggycrew.com/rjones/Maildir/cur
@daily sa-learn --ham /home/eggycrew/imap/eggycrew.com/rjones/Maildir/new

Reply via email to