Re: [SM-USERS] Secure Login Plugin

2010-07-15 Thread Jason Carson
>> On Tue, Jul 13, 2010 at 4:39 PM, Jason Carson >> wrote: >>> Hello everyone, >>> >>> I am currently using SquirrelMail 1.4.15 and would like to upgrade to >>> the >>> latest version (1.4.20). >>> >>> My problem is that I can't get the Secure Login plugin found here... >>> >>> http://www.squirrel

Re: [SM-USERS] Secure Login Plugin

2010-07-15 Thread Jason Carson
> On Tue, Jul 13, 2010 at 4:39 PM, Jason Carson > wrote: >> Hello everyone, >> >> I am currently using SquirrelMail 1.4.15 and would like to upgrade to >> the >> latest version (1.4.20). >> >> My problem is that I can't get the Secure Login plugin found here... >> >> http://www.squirrelmail.org/pl

Re: [SM-USERS] Secure Login Plugin

2010-07-15 Thread Paul Lesniewski
On Tue, Jul 13, 2010 at 4:39 PM, Jason Carson wrote: > Hello everyone, > > I am currently using SquirrelMail 1.4.15 and would like to upgrade to the > latest version (1.4.20). > > My problem is that I can't get the Secure Login plugin found here... > > http://www.squirrelmail.org/plugin_view.php?i

Re: [SM-USERS] secure login plugin ?

2006-03-10 Thread Paul Lesneiwski
> > Why? What is wrong with encrypting communications between webserver and > > browser. > > > > nothing wrong but I wonder how much it will load my server ? > ( often 50/100 httpd processes ) > actually it supports _all_ email related softwares and it > is a very busy machine, I'll split services

Re: [SM-USERS] secure login plugin ?

2006-02-28 Thread Frank Bonnet
Tomas Kuliavas wrote: Why? What is wrong with encrypting communications between webserver and browser. nothing wrong but I wonder how much it will load my server ? ( often 50/100 httpd processes ) actually it supports _all_ email related softwares and it is a very busy machine, I'll split s

Re: [SM-USERS] secure login plugin ?

2006-02-28 Thread Tomas Kuliavas
>>> >>> I notice a nice secure login plugin in the plugins list >>> I would like to add it to my plugin list , what do I am >>> supposed to do on the apache configuration to get it work ? ( of >>> course my apache config actually works in cleartext ) I have generated >>> some self signed certs . >>

Re: [SM-USERS] secure login plugin ?

2006-02-27 Thread Tomas Kuliavas
> Hello > > > I notice a nice secure login plugin in the plugins list > I would like to add it to my plugin list , what do I am > supposed to do on the apache configuration to get it work ? ( of course my > apache config actually works in cleartext ) I have generated some self > signed certs . If

Re: [SM-USERS] secure login..

2005-06-28 Thread Paul Lesneiwski
zamri wrote: Hi all, i'm blur about this topic. which of these servers involved in secure login, https or imaps ? do we need to set both or one of them..is there any conflict if we do set up both. Did you read this?: Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPos

Re: [SM-USERS] Secure Login Performance hit

2004-09-14 Thread p dont think
Do you see a significant performance hit when you use secure login for a huge user base SM domain? I have added the secure login plugin and have the users session remain in SSL for the entire duration, thanks. If you take a performance hit, it's got nothing to do with the plugin. It has everything

Re: [SM-USERS] secure login plugin

2004-05-17 Thread p dont think
/> I've installed the 1.2 secure login plugin but can't confirm if it's working. I connect to the SM web page but the address still indicates http and not https. I'm running Apache 1.3 in ssl and non-ssl mode. I also installed the compatability plugin. It will redirect to https when it is worki

Re: [SM-USERS] secure login plugin

2004-05-16 Thread p dont think
I've installed the 1.2 secure login plugin but can't confirm if it's working. I connect to the SM web page but the address still indicates http and not https. I'm running Apache 1.3 in ssl and non-ssl mode. I also installed the compatability plugin. It will redirect to https when it is working c

RE: [SM-USERS] Secure login plugin not working for me

2003-07-15 Thread pdontthink
> one, I type in email.winnefox.org (after I add an entry to my hosts > file) and I get a page saying "The page cannot be displayed". If I type > in https://email.winnefox.org, then it does let me in. It's almost as if > it's not "seeing" the plugin. > >> the connection problem only happens with th

RE: [SM-USERS] Secure login plugin not working for me

2003-07-15 Thread Cleveland
> if you go in already using https, then the plugin should in > fact appear to be "off", since you've already encrypted your session. I've got this setup working on another system, so that's what I'm basing this on. On the working one, I type in email.winnefox.org for a url, and it puts this in:

Re: [SM-USERS] Secure login plugin not working for me

2003-07-15 Thread pdontthink
> I just setup SM 1.4.1, and it works great. I'm trying to get the secure > login plugin to work with that. I've had it working with previous > versions, but can't with this one for some reason. I've got it running > on a redhat 9 machine. If I just put in the url, it says it can't > connect. If I

Re: [SM-USERS] secure login

2002-11-12 Thread Keith Mastin
>Is there an easy way to do secure logins? > >I presume IMAP over SSL is a Courier issue. I run apache on the same machine as IMAP, so it's an easy matter to run everything, including logins, through SSL. In fact, I wouldn't dream of doing it any other way. If you have seperate machines, you ca

Re: [SM-USERS] secure login

2002-11-11 Thread courier
Hello Jim: I am using a plugin from this link: http://www.squirrelmail.org/plugin_view.php?id=61 (My download secure_login was Oct-7-2002.) Its work fine, but one thing you need to know: "slapper virus" if you are trying to turn on https for secure login. I have learned the hardway, but things

RE: [SM-USERS] secure login

2002-11-10 Thread p dont think
There are two plugins that facilitate ssl-encrypted logins. Look at the plugins page/login section... "Secure Login" and "Show SSL Link". -paul > -Original Message- > From: [EMAIL PROTECTED] > [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of Jim > Tarvid > Sent: Sun

Re: [SM-USERS] secure login

2002-11-10 Thread Jonathan Angliss
Hello Jim, On Sunday, November 10, 2002, Jim Tarvid wrote... > Is there an easy way to do secure logins? > I presume IMAP over SSL is a Courier issue. Chris has recently been working on SSL/imaps recently with the devel branch of SquirrelMail. I believe his changes are currently in the de