mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Allows filtering email by the TO value(s) as well
This commit is contained in:
@@ -42,6 +42,8 @@ export interface PaperlessMailRule extends ObjectWithId {
|
||||
|
||||
filter_from: string
|
||||
|
||||
filter_to: string
|
||||
|
||||
filter_subject: string
|
||||
|
||||
filter_body: string
|
||||
|
Reference in New Issue
Block a user