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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Nov 22 17:01:31 2024 UTC