> I am using the IMAP server that came with RedHat Not sure which it is.
That's most likely uw-imap. > Is there anyway to create users through a web interface and manage > accounts as well? Not as part of SquirrelMail. Every system is different, there's no 'standard' API we can code for. Basically you have to roll your own. > Are there any tools that allow management of any client from a remote > client other than command line? Not sure what you mean by this. > Do I NEED to have a linux user for every mail user? Or can I have virtual > users? How and what part of the installation takes care of that? With uw-imap, yes. Some other IMAP servers offer "virtual" (non-Posix) users. > If I can have virtual user, how is the authentication done? Where are the > user accounts stored? Depends on how the IMAP server does things. Cyrus, for instance, uses SASL to authenticate, and there's about a million different plugins for SASL. I have SASL using MySQL to authenticate on my domain. You can also use a password file (sasldb), LDAP, etc etc. > What do I need MySql for and how do I create the database and actually > start using it? I need the commands for this and since I am new to > MySql I am not sure if there is a client or something that can help > log me into it. So lost :D Assuming you installed it, try typing 'mysql'. If you know SQL, you'll be all right in there. Look in the doc subdirectory of your Squirrelmail installation for the schema you need. (In fact, I think there's even a SQL snippet you can paste into the mysql client to create the table you need) > I am wasting away in the heat of the server room trying to figure out all > this stuff, any help would be great. Diet Coke. Don't go anywhere, especially hot server rooms, without some Diet Coke.. And if you can get away with it, use ssh to access the server from a nice, comfortable, air conditioned office ;) -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users