[horde] Authentication Email
Otto Stolz
Otto.Stolz at uni-konstanz.de
Mon Jun 30 15:18:00 UTC 2008
Hello Markus Braun,
you wrote:
> how can i use the authenication to login with imp over my email adress?
> At the moment i can login only over my IDMailboxnummer e.g. 124596 .
> What must i configure, that horde is using test at test.de alias 124596 ?
You will need to code a pair of functions, viz.
string function _username_hook_frombackend(string $userID)
string function _username_hook_tobackend(string $uid)
Cf. horde/config/hooks.php.dist
As you probably can read German, please feel free to ask, privately,
for my horde/config/hooks.php, which has an example of these (and
some other) functions, commented thoroughly, in German.
Good luck,
OS
More information about the horde
mailing list