mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-07 02:07:59 +00: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