Property |
Type |
Description |
|
$auth |
string |
The authentication method to use. |
|
$hostspec |
string |
The remote server (not present for relative URLs). |
|
$mailbox |
string |
The IMAP mailbox. |
|
$partial |
string |
A byte range for use with IMAP FETCH. |
|
$port |
integer |
The remote port (not present for relative URLs). |
|
$protocol |
string |
The protocol type. Either 'imap' or 'pop' (not present for relative
URLs). |
|
$search |
string |
A search query to be run with IMAP SEARCH. |
|
$section |
string |
A MIME part ID. |
|
$uid |
string |
The IMAP UID. |
|
$uidvalidity |
integer |
The IMAP UIDVALIDITY for the given mailbox. |
|
$urlauth |
string |
URLAUTH info (not parsed). |
|
$username |
string |
The username to use on the remote server. |
|