Only synchronize the affected mailbox on send

This commit is contained in:
2021-06-16 14:46:09 +02:00
parent d8b3acb07b
commit 6adc63bf71

View File

@@ -1,5 +1,5 @@
#!/bin/sh
nix-shell -p python38 --command "python ~/.local/bin/MIMEmbellish | msmtp -a $1 -t"
mbsync -a
mbsync "$1"
notmuch new