Fix some afew rules

This commit is contained in:
Evie Litherland-Smith 2023-10-25 22:58:29 +01:00
parent 01e2766075
commit a50c132f63

View file

@ -8,8 +8,8 @@
sent_tag = sent
[FolderNameFilter]
folder_explicit_list = Proton/Archive Proton/Sent Proton/Trash iCloud/Archive "iCloud/Deleted Messages" "iCloud/Sent Messages" Outlook/Archive Outlook/Trash Outlook/Sent
folder_transforms = Drafts:draft Sent:sent "Sent Messages":sent Trash:deleted "Deleted Messages":deleted
folder_explicit_list = Proton/Archive Proton/Sent Proton/Trash iCloud/Archive 'iCloud/Deleted Messages' 'iCloud/Sent Messages' Outlook/Archive Outlook/Trash Outlook/Sent
folder_transforms = Drafts:draft Sent:sent 'Sent Messages':sent Trash:deleted 'Deleted Messages':deleted
folder_lowercases = true
maildir_separator = /
@ -27,8 +27,8 @@ tags = -inbox
folders = Proton/Inbox iCloud/Inbox Outlook/Inbox
rename = True
max_age = 15
Proton/Inbox = "tag:archive":Proton/Archive "tag:deleted":Proton/Trash
iCloud/Inbox = "tag:archive":iCloud/Archive "tag:deleted":"iCloud/Deleted Messages"
Outlook/Inbox = "tag:archive":Outlook/Archive "tag:deleted":Outlook/Trash
Proton/Inbox = 'tag:archive':Proton/Archive 'tag:deleted':Proton/Trash
iCloud/Inbox = 'tag:archive':iCloud/Archive 'tag:deleted':'iCloud/Deleted Messages'
Outlook/Inbox = 'tag:archive':Outlook/Archive 'tag:deleted':Outlook/Trash
[InboxFilter]