imapautofiler 1.9.0
imapautofiler applies user-defined rules to automatically organize messages on an IMAP server.
New Features
- Start using reno for managing release notes.
Details
- Add unit tests for config (contributions by Christopher Arndt)
- Add ‘check_hostname’ server option (contributions by Christopher Arndt)
- use the correct default ssl context
- document debian dependencies
- update documentation for templating destination folders
- add templating to the sort action
- ensure that if a destination mailbox does not exist we create it
- add jinja2 templates to move action
- add separate doc requirement file for rtd build
- add secrets module to API docs