[imp] username imp uses to login to mail server
Chuck Hagenbuch
chuck at horde.org
Thu Feb 23 06:50:23 PST 2006
Quoting Leena Heino <Leena.Heino at uta.fi>:
> Where imp saves this username and password information, it uses for
> authentication, is it only saved within the $_SESSION['imp'] array?
Yes.
> What are the cases when $_SESSION['imp']['user'] information is updated?
'user' itself is never changed after the initial login.
> What could cause eg. $_SESSION['imp']['user'] to get corrupted?
For everything but the password, only if your session store itself is
corrupted or if there's a bug in PHP. For the password, you could lose
it if the imp_key cookie were to be lost.
-chuck
--
"we are plastered to the windshield of the bus that is time." - Chris
More information about the imp
mailing list