Skip to content

Make use of the $Phishing flag to detect phishing emails #11169

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

Open
hamza221 opened this issue May 19, 2025 · 0 comments
Open

Make use of the $Phishing flag to detect phishing emails #11169

hamza221 opened this issue May 19, 2025 · 0 comments
Labels
1. to develop enhancement skill:backend Issues and PRs that require backend development skills

Comments

@hamza221
Copy link
Contributor

hamza221 commented May 19, 2025

Is your feature request related to a problem? Please describe.

Delivery agents can mark a message as phishing with $Phishing flag.
https://datatracker.ietf.org/doc/html/rfc9051#name-flags-message-attribute

Describe the solution you'd like

Make use of the $Phishing flag to reinforce the mail app's Phishing detection.

  • Add a new check in PhishingDetectionService
  • Display message eg ' Message is highly likely to be a phishing email '
  • Follow the rfc ( placing the message in the \Junk special-use mailbox ...)

Describe alternatives you've considered

No response

Additional context

No response

@hamza221 hamza221 added the skill:backend Issues and PRs that require backend development skills label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement skill:backend Issues and PRs that require backend development skills
Projects
Status: 📄 To do
Development

No branches or pull requests

1 participant