I'm wondering why IMAP_FETCH_OVERVIEW does not return the "to" value of the message and why IMAP_HEADER does not return the UID of the message. I need both of those values, but the idea of calling two functions which are 80% the same does not sound good to me... I suppose this will at least produce a double load on mail server, since the headers will be fetched twice. Does anyone have any comments on this? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]