http://bugzilla.spamassassin.org/show_bug.cgi?id=3765
Summary: Need separate lock methods for bayes and whitelist
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
3.0 adds the ability to specify 'lock_method flock' for the databases. I would
like to be able to specify this function for bayes independently of the method
for whitelist. On our systems we have a site wide bayes database that is on a
disk that is local to the machine running SpamAssassin. The auto-whitelist
databases are per user and are nfs mounted. Although they will only be accessed
by the machine running SpamAssassin, I am not sure that lock_method flock would
be safe.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.