/lib/IMAP.php| Class | Description |
|---|---|
IMP_IMAP
|
The IMP_IMAP:: class facilitates connections to the IMAP/POP3 server via the c-client PHP extensions. |
IMP_IMAP_AUTO = 4
(line 13)
Open the mailbox in read-only mode, if it hasn't been opened yet.
IMP_IMAP_PEEK = 1
(line 7)
Open the IMAP connection without opening a mailbox.
IMP_IMAP_READONLY = 2
(line 10)
Open the mailbox in read-only mode.
IMP_IMAP_READWRITE = 0
(line 4)
Open the mailbox in read-write mode.
Documentation generated on Sun, 30 Jan 2011 05:28:12 +0000 by phpDocumentor 1.4.3