php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10679 IMAP_UID doen't return what it should
Submitted: 2001-05-04 19:30 UTC Modified: 2001-05-05 01:58 UTC
From: rick at alpinenetworking dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.0.4pl1 OS: Seawolf (Red hat)
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rick at alpinenetworking dot com
New email:
PHP Version: OS:

 

 [2001-05-04 19:30 UTC] rick at alpinenetworking dot com
From: "Rick Gigger" <rick@alpinenetworking.com>  All email messages have a unique identifier.  It is a long string that ususally contains a domiain name or ip address.  It is unique to all email addresses in the world.  It would be much, much more useful if imap_uid would return that instead.

Previous Comments:
---------------------------------------------------------------------------

[2001-05-03 15:36:24] chagenbu@php.net
You might have the wrong idea of what uid is - what do you expect it to be? On pop servers the message uid will very likely just _be_ the message number...

---------------------------------------------------------------------------

[2000-10-27 03:30:55] rick@alpinenetworking.com
When I call connect to a qmail pop server and call imap_uid all it does is return the message number back to me.  It DOES NOT return the uid.  I have to call imap_header for that and it is very slow.

---------------------------------------------------------------------------

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-05 01:58 UTC] chagenbu@php.net
this is not what the uid is. see previous closed bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC