Skip to content

v1.8.0

Choose a tag to compare

@stevebauman stevebauman released this 05 Apr 05:10
· 302 commits to master since this release
8e37aed

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 ImapCapabilityException is now thrown if a message is attempted to be moved and the server does not support MOVE or UIDPLUS capabilities - #47