Re: [imp] IMP and mobile browsers..

2008-06-16 Thread Michael M Slusarz
Quoting Liam Hoekenga <[EMAIL PROTECTED]>: Remove the isMobile() check in login.php. i.e., in this revision: http://cvs.horde.org/co.php?r=2.287&f=imp%2Flogin.php Line 276 change from: if ($browser->isMobile()) { to: if (false) { Ok, I tried this.. and users get stuck on a the mobile po

Re: [imp] IMP and mobile browsers..

2008-06-13 Thread Liam Hoekenga
> Remove the isMobile() check in login.php. i.e., in this revision: > http://cvs.horde.org/co.php?r=2.287&f=imp%2Flogin.php > > Line 276 change from: > if ($browser->isMobile()) { > > to: > if (false) { Ok, I tried this.. and users get stuck on a the mobile portal page, which is mostly blank

Re: [imp] IMP and mobile browsers..

2008-06-13 Thread Liam Hoekenga
We don't use the horde provided login screen (for horde or imp).. so we rely on their default mechanism... which says "mobile users get MIMP" Liam On Fri, 13 Jun 2008, Eric A. Bonney wrote: > I thought I saw an option in Horde maybe that allowed you to have a > drop down box at the login screen

Re: [imp] IMP and mobile browsers..

2008-06-13 Thread Michael M Slusarz
Quoting "Liam Hoekenga" <[EMAIL PROTECTED]>: > So.. I touched on this a few weeks ago. With our upgrade from Horde > 3.0.x/ IMP 4.0.x to Horde 3.2 / IMP 4.2, our mobile users lost their > ability to access their mail (we didn't install MIMP). I could see > making MIMP available to things like my

Re: [imp] IMP and mobile browsers..

2008-06-13 Thread Eric A. Bonney
I thought I saw an option in Horde maybe that allowed you to have a drop down box at the login screen. This would allow the user to select any of the modules you have install (mimp, imp or dimp). I can't remember off the top of my head where this is, but I know it is there because this is ho

[imp] IMP and mobile browsers..

2008-06-13 Thread Liam Hoekenga
So.. I touched on this a few weeks ago. With our upgrade from Horde 3.0.x/ IMP 4.0.x to Horde 3.2 / IMP 4.2, our mobile users lost their ability to access their mail (we didn't install MIMP). I could see making MIMP available to things like my 3yo nokia handset, but the people who are com