[imp] Faking the login

Barry Flanagan barryf-imp@digiserve.ie
Wed, 9 Jan 2002 17:44:52 +0000


On Wednesday 09 January 2002 17:32, you wrote:
> Hello.
>
> Does anyone know if I can "fake" a login to IMP like I could with
> "remote_login.php3" in PHP 2, by passing the appropriate variables to the
> script somehow.
>

Use imp/redirect.php as your form ACTION, and post hidden vars 'imapuser' and 
'pass'

Hope this helps.

-Barry Flanagan