6.0.0-beta1
8/12/25

[#4122] MIMP login with wap redirect on IMP
Summary MIMP login with wap redirect on IMP
Queue MIMP
Queue Version 1.0
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester rw (at) parissi (dot) com
Created 07/06/2006 (6977 days ago)
Due
Updated 12/06/2006 (6824 days ago)
Assigned 07/07/2006 (6976 days ago)
Resolved 07/31/2006 (6952 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/06/2006 02:43:13 PM cleilton (at) gmail (dot) com Comment #6 Reply to this comment
No feedback.
I have the same problem on my webmail IMP, I want logon (from PC) 
using IMP and (from Mobile) using MIMP, and I solved my problem just 
editing the  MIMP/conf/conf.php.

My horde is configured with $conf['auth']['params']['app'] = 'imp'; 
IMP makes the authentication, then I edit MIMP/conf/conf.php and put 
that line:



$conf['auth']['params']['app'] = 'mimp';



When someone try to logon by my MIMP url then that variable turn MIMP 
my auth application.








07/31/2006 12:07:47 PM Jan Schneider Comment #5
State ⇒ Not A Bug
Reply to this comment
No feedback.
07/07/2006 08:50:08 AM Jan Schneider Comment #4
State ⇒ Feedback
Reply to this comment
initial_application should be ignored for any mobile devices, and in 
fact my wap phone works fine, no matter which initial application I set.

It's more likely that the first user agent is not detected as a mobile 
device in lib/Horde/Browser.php. The infinite loops seems to be a 
different problem though.
07/06/2006 05:08:46 PM Michael Slusarz Comment #3 Reply to this comment
Most likely your initial_application pref is 'imp'.  It should really 
be 'horde' for this kind of situation.



Although now I say this, I think to myself that 'imp' is my 
initial_application pref but MIMP seems to work fine for me.  I never 
access MIMP through a WAP gateway however - my only test bed is my PDA 
via plain old 802.11 tcp/ip wireless connection.



If it is initial_application that is the problem we probably need to 
override this with a preference in MIMP's prefs.php (or through some 
other means) that allows us to define 'mimp' as the 
initial_application when using MIMP authentication.
07/06/2006 04:59:18 PM rw (at) parissi (dot) com Comment #2 Reply to this comment
Me again, i want to add few more info.



I've tested my IMP/MIMP http://clients.ooline.fr install with another 
WAP phone emulator ( Openwave )



The error message is differents:

"Request exceeded maximum number of redirect."



So, it seems that the issue is due to a looping redirect...  Like IMP 
and MIMP ping-ponging together, and sending the client to eachother...




07/06/2006 04:39:38 PM rw (at) parissi (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ MIMP login with wap redirect on IMP
Queue ⇒ MIMP
State ⇒ Unconfirmed
Reply to this comment
Hi,

I'm using brand new version of Horde, Imp and Mimp.

I followed exactly the instruction on how to use "composite" 
authentication for using both IMP or MIMP depending device.

( http://wiki.horde.org/display.php?referrer=HowTo&page=MIMPHowTo )



But, when i access my install ( http://client.ooline.fr OR 
http://client.ooline.fr/mimp/ ) with a WAP browser ( Klondike ), i'm 
always redirected to the IMP login page.



Then of course, WAP browser do not recognise content return but IMP...



I get a "there was too much data received" error message.



Is it a know issue ? Is it due to this WAP emulator ?



Thanx



raf



PS :

I search and read all the contrib i found on the web durings days.

I see some other having same trouble.

Saved Queries