Skip to content

0.7.12

Latest
Compare
Choose a tag to compare
@polistern polistern released this 28 Nov 15:41
· 20 commits to master since this release
0.7.12
64284ab

What's Changed

  • Added Windows support by @r4sas in #29
  • Replaced boost::filesystem with std::filesystem (#28)
  • Reduced timeouts for faster processing
  • Added local DHT cleanup on startup and cleanup optimized
  • Emails and Index cleanup moved to new email packets processing. Incomplete task only try to restore mails from parts
  • Sent Email remove request only after Index for this Email removed
  • Shutdown optimization

Other Changes

  • Fixed high CPU usage in POP3 and SMTP (#24)
  • Fixed Message-ID setting when got from SMTP
  • Fixed blocking on accept /receive (#17)
  • Fixed Index cleanup logic
  • Fixed crash on new packet receive to already removed batch
  • Fixed logging of signals

Full Changelog: 0.7.11...0.7.12