http://bugzilla.spamassassin.org/show_bug.cgi?id=3251
Summary: sa-learn doesn't keep the lock file "fresh"
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: Learner
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
from a mail I posted to sa-users:
fyi: I looked through the 2.63 code, and it looks like I'm recalling
2.5x learning (lock/unlock per message). In 2.6x we seem to have fixed
that issue. It does seem like we open the lock, then do sa-learn without
updating the mtime on the lock. Another process, after 600 seconds
(10 mins) can break the stale lock, which would cause problems. :(
I don't think that code's changed in 3.0, so I'll go open a bugzilla
ticket... <grrr>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.