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
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() {
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