IMAP: imap_listmailbox() returns all files in my home dir!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm calling imap_listmailbox() like this:

$folders = imap_listmailbox($mbox, "{my.server:143}", "*");

And as a return value, I get a list of all files in my home directory,
which I find very odd. It means I have to replace "*" with "mail/*"
because mail/ is the directory where I happen to store my mail folders.

How is an imap client supposed to know in which directory the mail folders
are stored on the server? Is it just my imap server that's misconfigured?

=====
-- 
Christer Enfors


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux