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