Jeff Palmer wrote:
If I were running dspam in daemon mode does anyone forsee contention
issues with files under that NFS mount?
Thanks in advance,
Todd Florman
The data directory is stored in mbox format, which is not NFS safe.
Until it is implemented as a Maildir format, it's not going to be
possible to cluster dspam (easily) and still allow things like user
quarantine.
Jeff
Jeff Palmer <[EMAIL PROTECTED]>
I completely forgot about the mbox/nfs situation, but you are most
certainly correct. Does anyone happen to have any innovative ideas
about per user quarantines in a clustered sort of setup, or am I stuck
using client/server mode with libdspam processing only occurring on a
single server.
If anyone is running dspam across multiple servers, I would be
interested in knowing what you did or concessions you had to make to get
a working setup.
Todd