Please do not top-post and please reply on-list. > Just to be clear, I'm talking about the domain that displays in the > browser URL field
Me too. >, not the one on the actual login page. I saw the VH > login plug-in, but it didn't seem like it was capable of re-writing > the http header during the login re-direct. Am I wrong (I hope)? Actually, the code uses a relative link for this, just redirecting to "webmail.php", so the problem is not in SM, but somehow in how you have set up your virtual hosts. Plenty of people run SM like this, so you just have to figure out what you did differently. Note that you may also use symlinks to the SM directory if your web server config can't be or is too hard to change. > And yes, you're correct, I had set the $domain in conf.pl, but not to > the domain name that's showing up in the browser's URL field. > Additionally, changing it back to an empty value did not fix the > problem. It seems the domain name is coming from a reverse dns lookup > (the url the users see in the browser URL field is the reverse lookup > name on my server IP). > > Thoughts? > > On 8/26/05, Paul Lesneiwski <[EMAIL PROTECTED]> wrote: > >>>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
