[imp] imp-h3-4.0.1 and "Last login"
Steve Lidie
sol0 at Lehigh.EDU
Fri Jan 7 08:43:58 PST 2005
On Jan 7, 2005, at 5:54 AM, Michael Keightley wrote:
>
> I've installed horde-3.0.1, imp-h3-4.0.1, ingo-h3-1.0,
> kronolith-h3-2.0.1 and
> turba-h3-2.0. Am using MySQl to save preferences and Imp for
> authentication
> (using WU-IMAP 2004a). It's running on Solaris 8 alongside
> Horde2/Imp3,
> which we have been using for some time (have upgraded MySQL tables for
> Horde3).
>
> Everything seems to be working ok, except everytime I login to
> Horde3/Imp4 it
> says "Last login: Never".
> Preferences are being save OK. Anyone any idea what could be wrong?
>
If you're using DB data converted from IMP 3, then then the last login
field was "owned" my IMP 3 then, but in IMP 4/H3 it's owned by Horde.
So change DB rows from:
pref_scope = imp, pref_name = last_login
to:
pref_scope = horde, pref_name = last_login
More information about the imp
mailing list