Re: [SM-USERS] HTTPS for login

2006-10-25 Thread IT-Support @ AStA TU Darmstadt
Don Russell schrieb: > [EMAIL PROTECTED] TU Darmstadt wrote: >> Hello squirrelmail-community, >> >> I've installed & configured squirrelmail on debian linux (etch/testing) >> with apache2 and so far it works fine! :-) >> What I want to do now, is to secure the login process. >> The manual tells abo

Re: [SM-USERS] HTTPS for login

2006-10-09 Thread Don Russell
Don Russell wrote: > [EMAIL PROTECTED] TU Darmstadt wrote: > >> Hello squirrelmail-community, >> >> I've installed & configured squirrelmail on debian linux (etch/testing) >> with apache2 and so far it works fine! :-) >> What I want to do now, is to secure the login process. >> The manual tells

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Don Russell
Don Russell wrote: > [EMAIL PROTECTED] TU Darmstadt wrote: > >> Hello squirrelmail-community, >> >> I've installed & configured squirrelmail on debian linux (etch/testing) >> with apache2 and so far it works fine! :-) >> What I want to do now, is to secure the login process. >> The manual tells

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Don Russell
[EMAIL PROTECTED] TU Darmstadt wrote: > Hello squirrelmail-community, > > I've installed & configured squirrelmail on debian linux (etch/testing) > with apache2 and so far it works fine! :-) > What I want to do now, is to secure the login process. > The manual tells about the "RedirectPermanent" op

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Tomas Kuliavas
> On Mon, Oct 02, 2006 at 02:16:51PM +0200, [EMAIL PROTECTED] TU Darmstadt > wrote: > >> The problem is, that configuring apache with "RedirectPermant" for >> squirrelmail-login obviously cause a loop and the browser hangs. Why? > > Without having the relevant parts of your webserver's config, it i

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] TU Darmstadt wrote: > What I want to do now, is to secure the login process. > I'd like to avoid using mod_rewrite. Have you considered the 'secure login' plugin? It works REALLY well for me. Chris Hilts [EMAIL PROTECTED] -BE

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Rainer Sokoll
On Mon, Oct 02, 2006 at 02:16:51PM +0200, [EMAIL PROTECTED] TU Darmstadt wrote: > The problem is, that configuring apache with "RedirectPermant" for > squirrelmail-login obviously cause a loop and the browser hangs. Why? Without having the relevant parts of your webserver's config, it is hard to

Re: [SM-USERS] HTTPS for login

2006-10-02 Thread Tomas Kuliavas
> Hello squirrelmail-community, > > I've installed & configured squirrelmail on debian linux (etch/testing) > with apache2 and so far it works fine! :-) > What I want to do now, is to secure the login process. > The manual tells about the "RedirectPermanent" option that I already use > for mailman

[SM-USERS] HTTPS for login

2006-10-02 Thread [EMAIL PROTECTED] TU Darmstadt
Hello squirrelmail-community, I've installed & configured squirrelmail on debian linux (etch/testing) with apache2 and so far it works fine! :-) What I want to do now, is to secure the login process. The manual tells about the "RedirectPermanent" option that I already use for mailman and I would p