Re: [SM-USERS] Regarding customization of Squirrelmail

2010-07-09 Thread Rajesh G L
Dear Tomas, Thanks for the reply , I checked the configtest.php , it is detecting the base url correctly. The problem is when I remove the login redirect plugin , the Secure login plugin is working perfectly , but when the login redirect plugin is installed, the secure login is not working. I

Re: [SM-USERS] Regarding customization of Squirrelmail

2010-07-09 Thread Tomas Kuliavas
Rajesh G L bel.co.in> writes: > We want https only for users accessing from outside our LAN. Setup SquirrelMail only on secured virtual host. Keep it simple. I suspect that "use https://mail.example.org for webmail" is less complex than "you can use http://something in local office, but you must

Re: [SM-USERS] Regarding customization of Squirrelmail

2010-07-09 Thread Rajesh G L
Dear Tomas, We want https only for users accessing from outside our LAN. > Rajesh G L bel.co.in> writes: > >> >> Dear Everyone, >> 1) We are using Squirrelmail version 1.4.20 , We have designed our own >> front page in html. >> 2) We have installedB login redirect plugin and customized as

Re: [SM-USERS] Regarding customization of Squirrelmail

2010-07-09 Thread Tomas Kuliavas
Rajesh G L bel.co.in> writes: > > Dear Everyone, > 1) We are using Squirrelmail version 1.4.20 , We have designed our own > front page in html. > 2) We have installed  login redirect plugin and customized as > per the docs mentioned under    Embedded Squirrelmail Login. > 3) We are able to login