2023-10-24 18:15:21 +01:00
|
|
|
[SpamFilter]
|
2023-10-24 22:23:24 +01:00
|
|
|
|
2023-10-24 18:15:21 +01:00
|
|
|
[KillThreadsFilter]
|
2023-10-24 22:23:24 +01:00
|
|
|
|
2023-10-24 18:15:21 +01:00
|
|
|
[ListMailsFilter]
|
2023-10-24 22:23:24 +01:00
|
|
|
|
2023-10-24 18:15:21 +01:00
|
|
|
[ArchiveSentMailsFilter]
|
2023-10-25 22:36:53 +01:00
|
|
|
sent_tag = sent
|
|
|
|
|
|
|
|
[FolderNameFilter]
|
2023-10-25 22:58:29 +01:00
|
|
|
folder_explicit_list = Proton/Archive Proton/Sent Proton/Trash iCloud/Archive 'iCloud/Deleted Messages' 'iCloud/Sent Messages' Outlook/Archive Outlook/Trash Outlook/Sent
|
2023-10-26 13:09:11 +01:00
|
|
|
folder_transforms = Archive:archive Drafts:draft Sent:sent 'Sent Messages':sent Trash:deleted 'Deleted Messages':deleted
|
2023-10-25 22:36:53 +01:00
|
|
|
folder_lowercases = true
|
|
|
|
maildir_separator = /
|
2023-10-24 22:23:24 +01:00
|
|
|
|
|
|
|
[Filter.1]
|
|
|
|
query = NOT folder:Proton/Inbox AND NOT folder:iCloud/Inbox AND NOT folder:Outlook/Inbox
|
|
|
|
tags = -new;-inbox
|
|
|
|
message = Removing new/inbox tags from emails already in other folders
|
|
|
|
|
2023-10-25 22:36:53 +01:00
|
|
|
[Filter.2]
|
|
|
|
message = Untagged inbox from archive
|
|
|
|
query = tag:archive AND tag:inbox
|
|
|
|
tags = -inbox
|
2023-10-24 22:23:24 +01:00
|
|
|
|
2023-10-26 13:09:11 +01:00
|
|
|
[Filter.3]
|
|
|
|
message = Tag ReqCo emails
|
|
|
|
query = from:reqco@jet.uk
|
|
|
|
tags = +reqco
|
|
|
|
|
|
|
|
[Filter.4]
|
|
|
|
message = Tag operations update emails
|
|
|
|
query = from:no-reply@jet.uk
|
|
|
|
tags = +operations
|
|
|
|
|
2023-10-24 18:15:21 +01:00
|
|
|
[MailMover]
|
|
|
|
folders = Proton/Inbox iCloud/Inbox Outlook/Inbox
|
|
|
|
rename = True
|
|
|
|
max_age = 15
|
2023-10-25 22:58:29 +01:00
|
|
|
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
|
2023-10-25 22:36:53 +01:00
|
|
|
|
|
|
|
[InboxFilter]
|