Fix moving messages in #afew
This commit is contained in:
@ -25,10 +25,10 @@ tags = +sentry;-inbox;+15five
|
|||||||
message = sentry error
|
message = sentry error
|
||||||
|
|
||||||
[MailMover]
|
[MailMover]
|
||||||
folders = Inbox Archive Sent Drafts Trash
|
folders = Inbox Junk
|
||||||
rename = False
|
rename = False
|
||||||
max_age = 15
|
max_age = 15
|
||||||
Inbox = 'tag:spam':Junk 'NOT tag:inbox':Archive 'tag:deleted':Trash
|
Inbox = 'tag:spam':Junk 'NOT tag:inbox':Archive 'tag:deleted':Trash 'tag:sent':Sent
|
||||||
Junk = 'NOT tag:spam AND tag:inbox':Inbox 'NOT tag:spam':Archive
|
Junk = 'NOT tag:spam AND tag:inbox':Inbox 'NOT tag:spam':Archive
|
||||||
|
|
||||||
# what's still new goes into the inbox
|
# what's still new goes into the inbox
|
||||||
|
|||||||
Reference in New Issue
Block a user