eeiw.  It looks like at the end of this email you got vlogin to work but
that SM choked on the URL.  I am not entirely sure why, since your
apache alias seems appropriate.  I am forwarding this to the SM users
list for input from others.  

Folks, William and I have been tussling with getting vlogin to work for
a URL that looks like:  

https://main.domain.com/virtual.domain.net/mail

We got vlogin working (it appears), but now SM is freaking out when it
gets to webmail.php because of this kind of URL scheme.  Does anyone
have any idea as to what's happening here?

Failed opening 
'/var/www/secure.csz.com/secure.csz.com/mail/functions/page_header.php' 
for inclusion (include_path='.:/usr/share/pear') in 
/usr/share/squirrelmail/functions/display_messages.php on line 99


William, if no one else does, I can start debugging webmail.php with
you...


  Cheers,

      paul

-----Original Message-----
From: William R. Mussatto [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 23, 2002 2:04 PM
To: p dont think
Subject: RE: Vlogin

Ok here goes $virtualDomains = array(
is unchanged from prior tests.

  $allVirtualDomainsAreUnderOneSSLHost = 1;
  $numberOfDotSections = 3;
  $dontUseHostName = 0;
  $smHostIsDomainThatUserLoggedInWith = 0;

https://secure.csz.com/secure.csz.com/mail/src/login.php shows wrong
graphic.
w/debug=1:
Your IMAP login was resolved to:

[EMAIL PROTECTED]
Your PHP_SELF was resolved to:

/secure.csz.com/mail/src/redirect.php
w/debug=0:
==> redirect.php with 
Warning: Failed opening 
'/var/www/secure.csz.com/secure.csz.com/mail/functions/page_header.php' 
for inclusion (include_path='.:/usr/share/pear') in 
/usr/share/squirrelmail/functions/display_messages.php on line 99

And a login error.

https://secure.csz.com/cyber4.csz.com/mail/src/login.php has correrct 
graphic (or could be just default they are the same).
w/debug=1 ==>Your IMAP login was resolved to:

[EMAIL PROTECTED]
Your PHP_SELF was resolved to:

/cyber4.csz.com/mail/src/redirect.php

w/debug=0 ==>https://secure.csz.com/cyber4.csz.com/mail/src/redirect.php

with same error.

setting 
  $dontUseHostName = 1;
and debug=1 
https://secure.csz.com/secure.csz.com/mail/src/login.php ==>
https://secure.csz.com/secure.csz.com/mail/src/redirect.php
Your IMAP login was resolved to:

mussatto
Your PHP_SELF was resolved to:

/secure.csz.com/mail/src/redirect.php

Turning debug=0 ==> 
https://secure.csz.com/secure.csz.com/mail/src/redirect.php with same
error

adding:
  $smHostIsDomainThatUserLoggedInWith = 1;

yielded webmail.php and

Your IMAP login was resolved to:

mussatto
Your PHP_SELF was resolved to:

/secure.csz.com/mail/src/redirect.php

Turning debug=0 ==> webmail.php with 
Failed opening 
'/var/www/secure.csz.com/secure.csz.com/mail/functions/page_header.php' 
for inclusion (include_path='.:/usr/share/pear') in 
/usr/share/squirrelmail/functions/display_messages.php on line 99
CyberStrategies, Inc. Logo



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
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

Reply via email to