This repository has been archived by the owner on Nov 26, 2020. It is now read-only.
Releases: atc0005/list-emails
Releases · atc0005/list-emails
Release v0.1.4
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
- See the
v0.1.4
milestone for the issues associated with this release. - See our CHANGELOG for more information.
Release v0.1.3
Added
- Add
CHANGELOG.md
file
Changed
- Explicitly set stdout and stderr output encoding
Fixed
- AttributeError: 'NoneType' object has no attribute 'replace'
References
- See the
v01.3
milestone for the issues associated with this release. - See our CHANGELOG for more information.
Release v0.1.2
Fixed
- Fix UnicodeEncodeError charmap codec errors
Release v0.1.1
Fixed
- Add missing content to template config file
Release v0.1.0
Initial release; add first draft of list-emails script.