Discussion:
[horde] (no subject)
Martin Friedrich
2005-03-10 13:52:46 UTC
Permalink
My IMAP server is a virtual user/domain setup (postfix & mysql &
courier-imap) that requires the full-fledged email-address and password
for user authentication. Horde is set up to authenticate users via IMP.
Any suggestions on how to use an alternate logon name?
The IMP::Options::Alternate IMSP Login does not seam to work for me...
Thank you!
RickĀ®
2005-03-10 14:03:10 UTC
Permalink
On Thu, 10 Mar 2005 10:57:39 -0500, Martin Friedrich
"horde at lists.horde.org" <horde at lists.horde.org>
Is it here a howto for this?

Horde 3 and IMP 4

Thanks
Jan Schneider
2005-03-10 21:23:59 UTC
Permalink
Post by Martin Friedrich
My IMAP server is a virtual user/domain setup (postfix & mysql &
courier-imap) that requires the full-fledged email-address and password
for user authentication. Horde is set up to authenticate users via IMP.
Any suggestions on how to use an alternate logon name?
No idea what you mean.

Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
Martin Friedrich
2005-03-11 00:31:20 UTC
Permalink
I'd like to use an alias for the IMAP user authenticaion. Is there an
easy way to map "firstname.lastname at verylongdomainname.com" to an
alias, i.e. "Nick"? Or at least avoid typing the domain name?
The ultimate solution would be to log on ONCE (horde and imp) with a
username that is either an alias or at least the e-mail address without
domain name.
Thank you for your time and consideration.
Post by Jan Schneider
Post by Martin Friedrich
My IMAP server is a virtual user/domain setup (postfix & mysql &
courier-imap) that requires the full-fledged email-address and password
for user authentication. Horde is set up to authenticate users via IMP.
Any suggestions on how to use an alternate logon name?
No idea what you mean.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
Hermit
2005-03-11 02:03:33 UTC
Permalink
Post by Martin Friedrich
I'd like to use an alias for the IMAP user authenticaion. Is there an
easy way to map "firstname.lastname at verylongdomainname.com" to an
alias, i.e. "Nick"? Or at least avoid typing the domain name?
The ultimate solution would be to log on ONCE (horde and imp) with a
username that is either an alias or at least the e-mail address without
domain name.
Thank you for your time and consideration.
System users can log in this way.

Ken
Martin Friedrich
2005-03-11 12:18:29 UTC
Permalink
You are right. The problem that I am having is that there are no real
IMAP user accounts on my system. They are all virtual and live in a
mysql database. That means that they have to authenticate with their
e-mail address.
I will persue Jan's suggestion with the vinfo hook and will post to the
list if successful. If that doesn't work I will try to add a field
"alias" to the database table and modify the authentication mechanism
for postfix/sql/courier.
Post by Hermit
Post by Martin Friedrich
I'd like to use an alias for the IMAP user authenticaion. Is there an
easy way to map "firstname.lastname at verylongdomainname.com" to an
alias, i.e. "Nick"? Or at least avoid typing the domain name?
The ultimate solution would be to log on ONCE (horde and imp) with a
username that is either an alias or at least the e-mail address without
domain name.
Thank you for your time and consideration.
System users can log in this way.
Ken
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
Jan Schneider
2005-03-11 08:00:50 UTC
Permalink
Post by Martin Friedrich
I'd like to use an alias for the IMAP user authenticaion. Is there an
easy way to map "firstname.lastname at verylongdomainname.com" to an
alias, i.e. "Nick"? Or at least avoid typing the domain name?
The ultimate solution would be to log on ONCE (horde and imp) with a
username that is either an alias or at least the e-mail address without
domain name.
If using IMP for authentication, you can use the vinfo hook.

Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
Loading...