[SM-USERS] Delayed attachment upload

2009-02-13 Thread Simpson, John R
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

Re: [SM-USERS] Storing session data with ADOdb and MySQL

2008-09-22 Thread Simpson, John R
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

[SM-USERS] Storing session data with ADOdb and MySQL

2008-09-18 Thread Simpson, John R
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.