[imp] direct login to mailbox

Miha Verlic miha@krneki.org
Thu, 23 May 2002 01:16:24 +0200


Hum..
I tried http://server/horde/imp/redirect.php?imapuser=username&pass=password&se=
rver=127.0.0.1, but all this does it redirects to login page, with username filled in. If I add &folders=blah 'Folder Prefix' gets filled in with changed value too, but password field appear empty on the login page.

--Miha


On 22.5.2002 at 18:59 Christopher Audley wrote:

>Yes, but you need to direct your URL to redirect.php.  At minimum, you 
>need to specify
>imapuser, pass and server.  However, if you don't have a server listed 
>in your
>config/servers.php, you can specify all of
>
>imapuser
>pass
>server
>port
>maildomain
>realm
>protocol
>namespace
>folders
>
>Just as you would in servers.php
>
>Cheers
>Chris
>