Synchronize mailboxes when sending mail

This commit is contained in:
coolneng 2021-06-15 14:03:39 +02:00
parent d8e75cdfe3
commit d8b3acb07b
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 3 additions and 2 deletions

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