Delegate mailbox sync on send to goimapnotify
This commit is contained in:
parent
a9be2c1cc7
commit
cf183235bf
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nix-shell -p python38 --command "python ~/.local/bin/MIMEmbellish | msmtp -a $1 -t"
|
||||
mbsync "$1"
|
||||
notmuch new
|
||||
|
|
Loading…
Reference in New Issue