Only synchronize the affected mailbox on send

This commit is contained in:
coolneng 2021-06-16 14:46:09 +02:00
parent d8b3acb07b
commit 6adc63bf71
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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