> Hi All, > > I've SquirrellMail, with redhat 9, Qmail, courier-imap and vpopmail. I > have installed the vpopmail account administrattion pluging to allow users > to change the passwords. But it does not work, it gives the following > error "Incorrect username". > > Thing is I've gone through the docs and it says apache webserver must run > with the user vpopmail user. Now, is there any other way to make it run. > If not then how do I run apache with the user vpopmail without affecting > the web applications running on my server.
1. SUID wrappers. Instead of calling vpopmail binaries directly, you call special programs that are SUID to vpopmail. Then you don't need apache running as vpopmail. you will have to use dedicated email server or you will have to put php in safe_mode and set special php settings for squirrelmail. 2. vpopmail setup based on SQL/LDAP. custom administration plugin. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
