> Using SM 1.4.5 on Mac OS X 10.3.9 (darwin), and running it off EIMS > server 3.x - works great. I have SM installed in the root web dir, > inside a folder called 'webmail,' so any of our users from any one of > our many hosted email domains can go to 'mail.userDomain.com/webmail' > and get directed to the SM login page. > > However, when a user gets redirected to the SM login page, the > 'mail.userDomain.com' displayed in the web browser gets changed to > 'mail.myDomain.com' (which is the hostname of the machine) for the > rest of the squirrelmail session. > > Now email works just fine, but is there any way to get SM to retain > this HTTP header info through the redirect, and through the whole > email session, so that the user will see their own domain in the > browser URL, and not ours?
This: http://www.squirrelmail.org/plugin_view.php?id=47 Set the domain variable override for each of your domains therein (the problem is likely that you set the $domain in config/conf.pl to myDomain.com). - paul __________________________ Open Guild, LLC http://openguild.net/ Software.Systems.Solutions ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
