Only synchronize the affected mailbox on send
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user