[horde] horde_user - login name with domainname - get domain back ( virtual domain setup )
Torsten Krah
tkrah at fachschaft.imn.htwk-leipzig.de
Mon Jan 23 08:00:45 PST 2006
Hello.
I've got a setup where login names with @ are allowed in it.
MTA and IMAP Server doing fine but i run into some problems with horde.
The host provides virtual domain setup - so i cannot use the hook
function to add the HTTP_HOST to the login.
$vdomain = getenv('HTTP_HOST');
The userID is stripped at the time the hook comes to handle the
authentication token - i need the unstripped one - any hints?
All i want is, that horde dont strip away the domain at login time -
which belongs to the userid ... dont know why it is stripped away, afaik
there is no rule that login names must not have a @ in it.
So how can i do this?
kind regards
Torsten
More information about the horde
mailing list