Skip to content

v0.31.0

Compare
Choose a tag to compare
@ikvk ikvk released this 03 Nov 09:00
· 144 commits to master since this release

======

  • MailMessage.uid - fixed bug - UID cannot be parsed if stored with empty flags list
  • MailMessage.uid - used one regexp instead two
  • MailBox, MailBoxUnencrypted - add timeout argument (supports since python 3.9)
  • Added query.UidRange, for search by uid range, UID *:123
  • Deprecated query.Q was removed