mail
mail copied to clipboard
Feat: phishing detection
Ref https://github.com/nextcloud/mail/issues/9453
Great presentation today :+1:
Sorry, I didn't have the opportunity to review the pr.
-
I'm uncertain about the reply-to warning. The purpose of reply-to is to send the response to a different email. I wonder if we want to use a less scary warning for such a case. For example, our calendar invitations are also using reply-to.
-
The PhishingDetectionService reminds me a bit about our CheckSetupController in server. I think we could move every check to an own class. Testing is also easier than. Wdyt @ChristophWurst?
codecov/project — 43.34% (-6.87%) compared to c6e28fd
could you check test coverage of new classes?
codecov/project — 43.34% (-6.87%) compared to c6e28fd
could you check test coverage of new classes?
Can we go to 100? :)