v1.8.0
Fixed
- Handle moving messages when server only has UIDPLUS capability - #47
Added
- Ability to retrieve mailbox's capabilities via
$mailbox->capabilities()method - #47
Changed
- An
ImapCapabilityExceptionis now thrown if a message is attempted to be moved and the server does not supportMOVEorUIDPLUScapabilities - #47