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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jekyll at home dot nl
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 07:01:27 2024 UTC