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

HELO issues lead to IP Blacklisting #69

Open
gauravmuk opened this issue Apr 5, 2023 · 0 comments · May be fixed by #70
Open

HELO issues lead to IP Blacklisting #69

gauravmuk opened this issue Apr 5, 2023 · 0 comments · May be fixed by #70

Comments

@gauravmuk
Copy link

The library when used long term leads to a blacklist by https://check.spamhaus.org specifically for Outlook emails.

Replication Steps:

  • Enter any outlook business email
  • Library tries to connect with MX Exchange of outlook
  • HELO is sent as same as MX Exchange of outlook
  • Every time an email is validated a different HELO originates from the same IP which is a spam practice

The library should not encourage this behaviour and instead ask to define a HELO with best practices.

@gauravmuk gauravmuk linked a pull request Apr 12, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant