PHP's imap functions are a thin wrapper on top of the c-client library.
Your best resource would be to go check the docs for that.

-Rasmus

On Sun, 17 Nov 2002, Bill Rowell wrote:

>
> i've been doing some development using php's imap functions.  i'm
> wondering if its possible to use imap_open to open mailboxes that are
> stored in a user's personal space and not in /var/spool/mail.  thanks!
>
> -bill
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to