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

Test Improvement - Email #141

Closed
7h3Rabbit opened this issue Dec 16, 2022 · 4 comments
Closed

Test Improvement - Email #141

7h3Rabbit opened this issue Dec 16, 2022 · 4 comments
Labels
enhancement New feature or request stale Issue is stale because it has been open for 730 days with no activity.

Comments

@7h3Rabbit
Copy link
Collaborator

7h3Rabbit commented Dec 16, 2022

Suggested improvements:

  • Improve MX validation
    • Validate if we can connect to all servers
  • Validate STARTTLS support
  • Validate Insecure connect support
  • Validate TLS only support
  • Validate Dane
  • Validate Certificates (correct domain and chain)
  • Validate DKIM?
  • Validate e-mail enumeration possibility
  • Validate send & receive? email
  • Validate email headers (after receiving e-mail response)
  • Test IPv4 and IPv6 on all found domains
@7h3Rabbit 7h3Rabbit added the enhancement New feature or request label Dec 16, 2022
@7h3Rabbit
Copy link
Collaborator Author

Extracted DMARC validation to #245

@cockroacher
Copy link
Collaborator

Additional suggestions (Found in TODO statements in code):

  • Lets look for alternative email domain in DMARC records.
  • Improve SPF Validation
    • Handle mx and +mx
    • Handle a and +a
    • Handle exists:
    • Handle redirect=
    • Handle exp=

Copy link

This issue is stale because it has been open for 150 days with no activity.

@github-actions github-actions bot added the stale Issue is stale because it has been open for 730 days with no activity. label Dec 17, 2024
Copy link

github-actions bot commented Jan 1, 2025

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issue is stale because it has been open for 730 days with no activity.
Projects
None yet
Development

No branches or pull requests

2 participants