Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy

2007-08-01 Thread Tomas Kuliavas
>> > The mail is sent without problems, I can see it in the "sent" folder >> > afterwards. But the error message is annoying. The error does not >> appear >> > when connecting with http without the ssl-proxy. Can you help me >> > getting this last problem out of the way? >> >> Small fix >> >> Find

Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy

2007-08-01 Thread odyssey
Hi Tomas, hi list, > > The mail is sent without problems, I can see it in the "sent" folder > > afterwards. But the error message is annoying. The error does not appear > > when connecting with http without the ssl-proxy. Can you help me > > getting this last problem out of the way? > > Small f

Re: [SM-USERS] general problems with squirrelmail behind

2007-07-31 Thread Tomas Kuliavas
> I applied both changes in strings.php you suggested to the Squirrelmail > 1.4.10a installation. Now I can login and work with most of the available > functionality. Unfortunately there's still a problem when sending e-mails. > I get the following error message when sending an e-mail in ssl mode:

Re: [SM-USERS] general problems with squirrelmail behind

2007-07-28 Thread odyssey
Hi Tomas, hi list, > Location base setting allows to set hostname part. It won't help, when > base urls are different. In your case it still works because base url > differs only by proxied hostname. Your location base configuration fixes > detection in SquirrelMail get_location() function. But pa

Re: [SM-USERS] general problems with squirrelmail behind

2007-07-26 Thread Tomas Kuliavas
> >> Create test script with >> --- >> > define('SM_PATH','../'); >> include_once(SM_PATH . 'functions/global.php'); >> $location = get_location(); >> $baseurl = sqm_baseuri(); >> var_dump($location); >> var_dump($baseurl); >> ?> >> --- >> Save it in SquirrelMail 1.4.10a src directory, open >> http

Re: [SM-USERS] general problems with squirrelmail behind

2007-07-26 Thread odyssey
Hi Tomas, hi list, first, thanks a lot for your e-mail. > Find out why session cookies are not used. > > Get Firefox browser with Live HTTP Headers extension and log all traffic > between opening login page and getting login error notice. I attached two files that were logged with the Live HTTP

Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy / unable to login

2007-07-25 Thread Tomas Kuliavas
>> Standard SquirrelMail scripts turn on session.use_cookies option in PHP >> runtime >> configuration. Could you explain why you still have session id in URL? >> >> SquirrelMail does not work when session cookies are not used. Scripts >> need >> lots >> of changes in order to work with PHP session

Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy / unable to login

2007-07-25 Thread odyssey
Hi Tomas, hi list, > Standard SquirrelMail scripts turn on session.use_cookies option in PHP > runtime > configuration. Could you explain why you still have session id in URL? > > SquirrelMail does not work when session cookies are not used. Scripts need > lots > of changes in order to work with

Re: [SM-USERS] general problems with squirrelmail behind ss l-proxy / unable to login

2007-07-25 Thread Tomas Kuliavas
arcor.de> writes: > > Hi Paul, hi list, > > > The development version that you need to use is 1.5.2. > > Today I downloaded the current 1.5.2 development svn snapshot > (squirrelmail-20070725_-SVN.devel.tar.gz) but I am still not able to login into squirrelmail. > See below. > > > If you

Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy / unable to login

2007-07-25 Thread odyssey
Hi Paul, hi list, > The development version that you need to use is 1.5.2. Today I downloaded the current 1.5.2 development svn snapshot (squirrelmail-20070725_-SVN.devel.tar.gz) but I am still not able to login into squirrelmail. See below. > If you want any OTHER suggestions, you have to

Re: [SM-USERS] general problems with squirrelmail behind ssl-proxy / unable to login

2007-07-24 Thread Paul Lesniewski
On 7/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi list, > > I was able to install Squirrelmail 1.4.10a in a regular web hosting > environment without any problems. To add security to my setup I would > like to use Squirrelmail with ssl connections. For this purpose I'd like > to use the

[SM-USERS] general problems with squirrelmail behind ssl-proxy / unable to login

2007-07-24 Thread odyssey
Hi list, I was able to install Squirrelmail 1.4.10a in a regular web hosting environment without any problems. To add security to my setup I would like to use Squirrelmail with ssl connections. For this purpose I'd like to use the ssl proxy that is provided by my web hosting provider. To access m