diff options
author | Karel Kočí <cynerd@email.cz> | 2016-08-23 22:46:36 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-08-23 23:01:22 +0200 |
commit | 936e17a9d819a6f55bec09eafd1beec523dcaa64 (patch) | |
tree | 8dc4bafcd7453879924fb89cbe06ba6d63fdb700 /config/offlineimap | |
parent | b5fdc60edacabf99dff16f04ff2c7618f2233977 (diff) | |
download | myconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.tar.gz myconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.tar.bz2 myconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.zip |
Add newmail-notify and some other small tweaks
Diffstat (limited to 'config/offlineimap')
-rwxr-xr-x | config/offlineimap/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/offlineimap/config b/config/offlineimap/config index babde8f..acc62c0 100755 --- a/config/offlineimap/config +++ b/config/offlineimap/config @@ -20,4 +20,5 @@ remoterepository = email-remote status_backend = sqlite autorefresh = 5 quick = 5 +postsynchook = ~/.local/sbin/newmail-notify |