[imp] Fwd: Horde IMP alternate login
Chuck Hagenbuch
chuck at horde.org
Tue Dec 30 07:53:37 PST 2003
----- Forwarded message from g.tschinkel at interad.at -----
Date: Tue, 30 Dec 2003 13:15:25 +0100
From: Gerwald Tschinkel <g.tschinkel at interad.at>
Reply-To: Gerwald Tschinkel <g.tschinkel at interad.at>
Subject: Horde IMP alternate login
To: chuck at horde.org
Hi Chuck!
I have just read through your posting "[imp] $conf['user']['alternate_login']"
to the horde mailing list.
i tried your script, but it didnt work :( i also tried it just with the hp.php
including the correct username and passwort:
<?
$realm="interad.at";
$imapuser = $_POST['imapuser'];
$pass = $_POST['pass'];
$realm = $_POST['realm'];
$imapuser = "$imapuser@$realm";
$imapuser="gerwald";
$pass="passwort";
print ("
<html>
<head>
</head>
<body Onload=\"javascript:document.redirect.submit()\" >
<form name=redirect action=\"http://www.interad.at/horde/imp/redirect.php\"
method=post>
<input type=hidden name=actionID value=\"105\" />
<!--<input type=hidden name=redirect_url value=\"\" />-->
<!--<input type=hidden name=mailbox value=\"INBOX\" />-->
<input type=hidden name=imapuser value=$imapuser>
<input type=hidden name=pass value=$pass>
</form>
</body>
</html>
");
?>
i am always getting forwarded to the login page with the messages "?
reason=failed"
do you know any solution for that problem? you would help me a lot!!
thanks, gerwald
----- End forwarded message -----
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe
More information about the imp
mailing list