Evie Litherland-Smith
a1f19f7565
Add afew to handle new email tagging and moving archived or deleted mail Add more notmuch emacs config - fcc dirs based on send address, saved searches default to tree view, better modeline icon
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
[SpamFilter]
|
|
[KillThreadsFilter]
|
|
[ListMailsFilter]
|
|
[ArchiveSentMailsFilter]
|
|
[InboxFilter]
|
|
[MailMover]
|
|
folders = Proton/Inbox iCloud/Inbox Outlook/Inbox
|
|
rename = True
|
|
max_age = 15
|
|
|
|
# rules
|
|
Proton/Inbox = 'tag:archive':Proton/Archive 'tag:deleted':Proton/Trash
|
|
iCloud/Inbox = 'tag:archive':iCloud/Archive 'tag:deleted':iCloud/Trash
|
|
Outlook/Inbox = 'tag:archive':Outlook/Archive 'tag:deleted':Outlook/Trash |