mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-14 21:45:37 -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