an excerpt from php man pages says that: "This function requires the imap_stream to have been opened as the mail administrator account. It will not work if opened as any other user. ... ... $mbox = imap_open ("{your.imap.host:143}", "mailadmin", "password");
" my question is, where do i set this admin called 'mailadmin' with password 'password'. do i set it in courier/uw for example? -- __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php