Calls on Mail_IMAP::Mail_IMAP accepting and passing the same arguments.
| param | string | $connection (optional) URI | imap resource. |
| param | bool | $get_info (optional) see Mail_IMAP::Mail_IMAP. |
| return | void | |
| throws | ErrorStack: Invalid imap resource stream passed to constructor. | Check the imap stream passed to the constructor in the the $connection argument. |
| access | public | |
| see | Mail_IMAP::Mail_IMAP | |