[OT] gmail behaviour
Thomas McGrath III
3mcgrath at comcast.net
Thu Feb 28 09:57:57 EST 2008
If you type the missing "s" after http in Mail it will take you to the https://
page BUT it is not secure!!!! It is heavily reliant on Javascript
and cookies to load your information.
Look at the source code for each view and you will see they are both
the SAME code. http:// & https:// source is identical.
And they both point ONLY to the original http:// NOT to any https://
at all.
From the source code view do a search for https and you will find
nothing but just http will show the actual targets from within this
site.
HTH
Tom
On Feb 28, 2008, at 4:00 AM, Kay C Lan wrote:
> On Thu, Feb 28, 2008 at 10:16 AM, Leland F. Jackson, CPA <
> lelandj at mail.smvfp.com> wrote:
>
>> I've never used qMail, so I'm making some assumption here. Perhaps
>> this
>> will help:
>>
>> When you connect to your WebMail Server using https://, everything is
>> encrypted including your user name and password. When you connect to
>> your WebMail Server using http:// everything is sent to your WebMail
>> server in plain text. The WebMail server is a middleman that brokers
>> between your computer and the SMTP mail Server. You can see the
>> link at
>> the bottom for more information:
>>
>
> Yes, which is exactly why I noticed and was concerned that the
> address was
> plain http:
>
> The strange thing is that both FireFox and Safari start at the exact
> same
> 'https:' login page, it's only after you've entered your details
> that Safari
> (after toing and froing between https: and http:) ends up on http:
> whilst
> FireFox ends up on https:
>
> I was just wondering if anyone on the list used Safari & Gmail and
> whether
> the connection is http or https? Is it selectable somewhere?
>
> Thanks
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list