Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Releases: atc0005/list-emails

Release v0.1.4

14 Sep 23:29
5c5296c
Compare
Choose a tag to compare

Changed

  • Use From header to generate missing Subject line
    • instead of skipping emails with missing Subject lines

Fixed

  • imaplib.IMAP4.error: command CLOSE illegal in state AUTH, only allowed in
    states SELECTED

References

Release v0.1.3

14 Sep 10:30
23760c0
Compare
Choose a tag to compare

Added

  • Add CHANGELOG.md file

Changed

  • Explicitly set stdout and stderr output encoding

Fixed

  • AttributeError: 'NoneType' object has no attribute 'replace'

References

Release v0.1.2

14 Sep 10:13
44ebcba
Compare
Choose a tag to compare

Fixed

  • Fix UnicodeEncodeError charmap codec errors

Release v0.1.1

14 Sep 10:11
6c4a533
Compare
Choose a tag to compare

Fixed

  • Add missing content to template config file

Release v0.1.0

14 Sep 10:12
a367a52
Compare
Choose a tag to compare

Initial release; add first draft of list-emails script.