Is there any way to delay the uploading of attachment files until the
user hits "send?" We have an environment with multiple SquirrelMail
servers (RHEL 5, SquirrelMail 1.4.17) and we are trying to limit the
number of external services, like NFS, that we depend on for
SquirrelMail to be fully func
On Thu, Sep 18, 2008 at 7:38 AM, Simpson, John R
<[EMAIL PROTECTED]> wrote:
> I want to store our session data in a database so that we can support
multiple SquirrelMail servers, and I've been using the instructions
here: http://squirrelmail.org/wiki/SessionsInDatabase to set up ADOd
I want to store our session data in a database so that we can support multiple
SquirrelMail servers, and I've been using the instructions here:
http://squirrelmail.org/wiki/SessionsInDatabase to set up ADOdb.
I think I'm missing something, possibly having to do with custom session
handlers.