Releases: postalsys/imapflow
Releases · postalsys/imapflow
v1.0.179
Bug Fixes
- connection-failure: Reject all pending commands, not just LOGOUT (1b42a61)
v1.0.178
Bug Fixes
- bodystructure: Handle unicode filenames for servers that do not know how to use parameter continuations (2b4b240)
v1.0.177
Bug Fixes
- login: When using slashes in username (indicates an Exchange account or drive account), use LOGIN as the authentication mechanism (7ac0036)
v1.0.176
Bug Fixes
- idle: Treat preCheck as async function (346bb43)
v1.0.175
Bug Fixes
- socket: Throw an error if trying to write to a closed socket (1d8e941)
v1.0.174
Bug Fixes
- auth: Fixed AUTHENTICATE LOGIN if server uses 'VXNlciBOYW1lAA==' for username (86c08a7)
v1.0.173
Bug Fixes
- bodystructure: Handle invalid BODYSTRUCTURE from Bluemind mail server (b63f861)
v1.0.172
Bug Fixes
- password-auth: Added option auth.loginMethod to set specific authentication method ('LOGIN', 'AUTH=PLAIN', 'AUTH=LOGIN') (ce3c339)
v1.0.171
Bug Fixes
- Trying to re-publish as previous release attempt failed, no actual changes (d882816)
v1.0.170
Bug Fixes
- uidvalidity: Do not expect UIDVALIDITY to always exist (7761653)