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

Gmail policy 7.6 doesn't fail when one of the spoofing and authentication settings is set to default #368

Closed
snarve opened this issue Aug 28, 2024 · 0 comments · Fixed by #369
Assignees
Labels
bug This issue or pull request addresses broken functionality Gmail Medium
Milestone

Comments

@snarve
Copy link
Collaborator

snarve commented Aug 28, 2024

🐛 Summary

Gmail policy 7.6 doesn't fail when one of the spoofing authentication settings allow emails to stay in the inbox

To reproduce

Steps to reproduce the behavior:

  1. In the GWS admin console go to Apps -> Gmail -> Safety -> Spoofing and Authentication
  2. Here for one of the settings, under choose an action, select 'Keep email in inbox'
  3. Run the reports
  4. All tests pass for policy 7.6

Expected behavior

If one the settings is set to 'Keep email in inbox' 7.6 should Fail

Note:

  • Gmail policy 5.5 has similar issue and the updates will be included in the same branch and PR
  • The issue here is that the NoSuchEvent was programmed in a way that it did not catch NoSuchEvent if one of the multiple settings were unchanged
  • This applies to Gmail 7.6 and 5.5
  • This may be the case in other baselines, need to confirm
@snarve snarve added bug This issue or pull request addresses broken functionality Gmail Medium labels Aug 28, 2024
@snarve snarve added this to the Coast milestone Aug 28, 2024
@snarve snarve changed the title Gmail policy 7.6 doesn't fail when one of the spoofing authentication settings allow emails to stay in the inbox Gmail policy 7.6 doesn't fail when one of the spoofing and authentication settings allow emails to stay in the inbox Aug 28, 2024
@snarve snarve changed the title Gmail policy 7.6 doesn't fail when one of the spoofing and authentication settings allow emails to stay in the inbox Gmail policy 7.6 doesn't fail when one of the spoofing and authentication settings is set to default Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality Gmail Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants