[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] who wants to make a squirrelmail pkg



On Monday, September 30, 2002, at 03:00 PM, cobalt-developers-request@xxxxxxxxxxxxxxx wrote:

At 13.58 30/09/2002 -0400, you wrote:
i just put together a little hack that will let people use squirrelmail on
a virtual host system from a single copy.

its php based with flat file database. its far faster than openwebmail, especially for those with more limited resources. it has a ton of very
cool plugins like spam killers, and stuff.  its the standard webmail
included in red hat and apple's server edition operating systems.

i have it running for all my clients already, and am almost production
ready to switch em all to the virtual copy.

more info can be found at squirrelmail.org

It sounds interesting, though the flatfile database might be a problem with
a lot of users (?)


actually, its designed for that. the central config file allows you to use relative linking to make a separate data folder for each site. the ff db is for personal settings
gs