Wrapper for add notification sending to OfflineIMAP.
Distopico 1737f7714b change to main | 4 years ago | |
---|---|---|
docs | 4 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 4 years ago | |
LICENSE | 11 years ago | |
README.md | 4 years ago | |
offlineimap_notify.py | 4 years ago | |
setup.py | 4 years ago |
The default branch is now main. check it to see the most recent changes
Wrapper for add notification sending to OfflineIMAP.
Run OfflineIMAP after adding notification sending to its UIs. When an account
finishes syncing, messages synced to the local repository will be reported
using D-Bus (through notify2
) or a fallback notifier command.
Install the package
pip2 install offlineimap-notify
Call offlineimap-notify
instead of offlineimap
offlineimap-notify
For configuration options and usage check Docs