[imp] Imp 3.1 (final) bug with session expiring

Viljo Viitanen vviitane+mail.imp@mappi.helsinki.fi
Wed, 19 Jun 2002 14:40:13 +0300 (EEST)


Session expires (using urls - are cookie-based sessions gone?) -> new login is 
impossible. I suppose this is because the login form contains a reference to 
the expired session: 

<form action="/bin/horde2/imp/redirect.php?
Horde=2fdce407e73659b77e077183305b66fa" method="post" name="implogin">
<input type="hidden" name="actionID" value="105" />
<input type="hidden" name="url" value="/bin/horde2/imp/mailbox.php?
Horde=b8d39e13f2be4bfcaead390b1991cb13" />
<input type="hidden" name="mailbox" value="INBOX" />

2f... is the new session and b8... is the expired one.

Any suggestions for a workaround? (some other than deleting the session 
parameter from the location field of the browser, normal users cannot be 
expected to do that.)

-- 
Viljo Viitanen