php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #40205 can't get the real Imap username if logged in with an alias
Submitted: 2007-01-23 10:08 UTC Modified: 2016-12-30 23:56 UTC
From: jekyll at home dot nl Assigned:
Status: Open Package: IMAP related
PHP Version: 4.4.4 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
44 - 33 = ?
Subscribe to this entry?

 
 [2007-01-23 10:08 UTC] jekyll at home dot nl
Description:
------------
Our Lotus Notes imap server allows login aliases for mailboxes. For me, those are:
Jakko Verhallen/SiTel
Jakko Verhallen
verhallen

I use the imap protocol to make a signup webpage for personnel activities. However, this way, I can sign up 3 times. There is no way to get the real name from the imap mailbox. I don't think that there is a way to retrieve your email address too.

The only thing I can do right now is to force people to login using there email address as username, and cut off the domain part... 
It would be have something like imap_username() or something...

Reproduce code:
---------------
...

Expected result:
----------------
Get the full user name or email address

Actual result:
--------------
not possible???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-30 23:56 UTC] cmb@php.net
-Package: Feature/Change Request +Package: IMAP related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 16:01:29 2024 UTC