[PHP-DEV] Bug #10679 Updated: IMAP_UID doen't return what it should From: chagenbu <email protected>
Date: 05/05/01

ID: 10679
Updated by: chagenbu
Reported By: rick <email protected>
Old-Status: Open
Status: Bogus
Bug Type: IMAP related
PHP Version: 4.0.4pl1
Assigned To:
Comments:

this is not what the uid is. see previous closed bug report.

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

[2001-05-04 19:30:07] rick <email protected>
From: "Rick Gigger" <rick <email protected>> 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 <email protected>
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 <email protected>
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.

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

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10679&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>