summaryrefslogtreecommitdiff
path: root/email/Scripts/mailSync
blob: 1ac88acbec4c421e5f9d8bdfa5bdaa6cd8dcd760 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

# Sync with IMAP
mbsync -a

# Index the mails
notmuch new

# Mark Sent mail
notmuch tag +sent -inbox -new folder:mailbox/sent