Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: match on either FROM, TO, or CONTAINS #8

Open
jackdpeterson opened this issue Apr 7, 2021 · 0 comments
Open

Feature request: match on either FROM, TO, or CONTAINS #8

jackdpeterson opened this issue Apr 7, 2021 · 0 comments

Comments

@jackdpeterson
Copy link

jackdpeterson commented Apr 7, 2021

Current behavior:
I get notifications if the specified e-mail address is in the to list, cc list, or BCC. I suppose I was expecting this to just notify me for e-mails FROM the individual specifically.

Desired behavior:
choose the matching criteria:

  • FROM (e-mail address) [How I expect this to behave]
  • TO or CC (e-mail address) [How this seems to actually behave]

Less important

  • Contains phrase in subject (phrase)
  • Contains pattern in subject (regex)

Least important

  • Contains phrase in body (phrase)
  • Contains pattern in body (regex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant