Hi I wrote a kind of web mail client. But I've got a problem. When the function imap_header fetches all of the headers from a mailbox in a loop, it lasts very long time, if a user has big files attached to his mails. I operate at pop3 server. What's the problem? Do you know, how to list all of the messages headers not in 10 minutes? kakol
-- 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]

