[horde] Login / IP issues?
John H. Bennett III
bennettj at thebennetthome.com
Wed May 11 16:18:20 PDT 2005
>Thats the problem its constantly there - i have logged in and out on a few
>accounts several times myself to be sure and it just doesnt go away.
>The installation is default from the latest plesk install so its probably a
>setting amiss somewhere, but i will admit to being totally thrown by this
>version of IMP (used to version 3 which is totally different code wise)
>--
>Ian
Check the archives dawg, and you will find this:
If you're using DB data converted from IMP 3, 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 horde
mailing list