>> > 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
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
> 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:
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
>
>> 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
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
>> 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
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
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
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
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
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
12 matches
Mail list logo