PDA

View Full Version : PHP and POP3/IMAP Help


andyyee
6-15-05, 06:28 PM
Whenever I do something like try to view the mailboxes (imap_getmailboxes()), it seems to take awhile. Is it the web or mail server, or does it always take 5-10 seconds. Should I cache the mailbox data or something like that? I want to create my own PHP Mail program. Also, what are the .mailboxlist and .mlbxlsttmp for? Can they be used and do they store useful data? Thanks for any help anyone has.