Re: [SM-USERS] Question on SM and NFS

2007-01-05 Thread Mike Husmann
Matt, On Fri, January 5, 2007 3:18 pm, Matt wrote: > SOLUTION FOUND! > In your webmail/functions directory there is a file named abook_local_file.php > > /** Unlock the datafile */ > function unlock() { > #return flock($this->filehandle, 3); > } > > If I may offer another solu

Re: [SM-USERS] Question on SM and NFS

2007-01-05 Thread Matt
SOLUTION FOUND! In your webmail/functions directory there is a file named abook_local_file.php In there are functions to lock the abook file... guess what? That doesn't work over NFS. I made the following change: /** Lock the datafile - try 20 times in 5 seconds */ function lock() {

[SM-USERS] Question on SM and NFS

2007-01-05 Thread Matt
Hi, I am running SM 1.4.4... I know I should upgrade.. we are working on it.. but due to various skinning we can't at the moment... but we are working on it. My question is... I have 3 webmail servers that share the address books, signatures, and preferences with NFS. webmail -> mail server and N