Skip to content

Beta 0.5

Latest
Compare
Choose a tag to compare
@foxcpp foxcpp released this 10 Aug 17:09
· 38 commits to master since this release
2f57903

This released is lined up with 0.5.0 release of maddy mail server. go-imap-sql is still usable as a standalone go-imap backend but with some limitations.

Removed functionality

  • go-imap-sql no longer implements any authentication - this is change for maddy 0.3 auth/storage split.

New features

  • Add IMAP SORT support

  • Add IMAP THREAD support

  • Add IMAP NAMESPACE support

  • Add ability to override mailbox/flags on per-user basis in delivery interface

Bug fixes

  • Add missing counters update for EXPUNGE
  • Fix X-Priority header field being missing from header cache
  • Fix flags-only search returning duplicate IDs
  • Fix Sender/Reply-To default values in returned envelope
  • Fix handling of * seqset
  • Do not assume clients specify date in APPEND command
  • Fix creating index in mysql.