Age | Commit message (Collapse) | Author |
|
|
|
* Restart on failure
* pyimapnotify exits with 0 even on failure, so just restart always
* Add logging/output in systemd
* -vv for medium verbosity
* python -u to prevent buffering (not sure if necessary, but no harm done)
|
|
* Add systemd.service (N.B. it works, but doesn't seem to log correctly)
* Add install file with information for systemd setup
* Add contributor, whose service and install files I copied
|
|
* Upstream changelog:
* Escape " in password
* on_new_message_post: also check for emtpy string
* password_eval: strip '\r\n'
|
|
* Upstream: Add support for password_eval
|
|
|