mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Allows filtering email by the TO value(s) as well
This commit is contained in:
@@ -70,6 +70,7 @@ class MailRuleSerializer(OwnedObjectSerializer):
|
||||
"account",
|
||||
"folder",
|
||||
"filter_from",
|
||||
"filter_to",
|
||||
"filter_subject",
|
||||
"filter_body",
|
||||
"filter_attachment_filename",
|
||||
|
Reference in New Issue
Block a user