commit 42fb478b7dd0ca2d2d6eb56906f24934202d082b parent 2cd5c07bbcb9de32b58fa2f665800a07062f4621 Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Fri, 11 Sep 2020 13:01:57 +0200 Add mail sync hook script Diffstat:
A | bin/mbsync-hooks | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/bin/mbsync-hooks b/bin/mbsync-hooks @@ -0,0 +1,5 @@ +#!/bin/sh + +imapfilter -v -c /home/janis/.config/imapfilter/config.lua && \ +mbsync "$@" +notmuch new