First and for most, thank you for saving me from SquirrelMail, really, thank you. Second its really hard to look up what has been discused on the list to see what has been said and what hasn't, so forgive me if I say anything redundant, besides suggestions should be seconded, and thirded ect. Anyways.
So my main point, the config file shouldn't be in php format, its really awkward to work with. I know it was probably easier to do out of the gate, but at some point it should be broken up in normal config style. Like:
db_host = localhost db_Name = roundcubedatabse db_Password = p@ssword
Instead of the mysql syntax in a php array. This would obviously involve writing some sort of parser, but it would be a good idea. Thats what I got. Thanks.
Jim Lester ACM Staff Manager notroot@acm.cs.umn.edu