Synchronize mailboxes when sending mail

This commit is contained in:
2021-06-15 14:03:39 +02:00
parent d8e75cdfe3
commit d8b3acb07b

View File

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