Fetch, flag/mark, delete/expire, and perform other batch operations on messages residing on IMAP servers. A very efficient KISS mail fetcher with cool security and convenience features.
#!/bin/sh -e black $1 *.py hoardy_mail mypy pytest -k 'not slow' pylint *.py hoardy_mail ./update-readme.sh