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

Bouncing emails from list June 20 #19

Open
tecrogue opened this issue Jun 20, 2024 · 4 comments
Open

Bouncing emails from list June 20 #19

tecrogue opened this issue Jun 20, 2024 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tecrogue
Copy link

The following address responded with at 550 5.1.1 email account does not exist:

And the following bounced with a 550 5.4.1 recipient address rejected: Access Denied

@tecrogue
Copy link
Author

Additionally [email protected] bounced with:

We're writing to let you know that the group you tried to contact (Operations) may not exist, or you may not have permission to post messages to the group. A few more details on why you weren't able to post:

  • You might have spelled or formatted the group name incorrectly.
  • The owner of the group may have removed this group.
  • You may need to join the group before receiving permission to post.
  • This group may not be open to posting.

@tecrogue
Copy link
Author

[email protected]

550 5.7.1 : Recipient address rejected: User email address is marked as invalid.

@nshki
Copy link
Owner

nshki commented Jun 21, 2024

Thanks for opening this issue! These ones are a bit tricky, as they're pulled directly from each company's privacy policies (with the exception of [email protected]). For a few of the ones listed in that file, I've tried hunting down other email addresses on their websites and they either don't have others, or all the others also bounce.

It's difficult to think otherwise, but it sure seems like these companies are operating in bad faith by listing emails that generally reject incoming mail.

Very much open to ideas here.

@nshki nshki added bug Something isn't working help wanted Extra attention is needed labels Jun 21, 2024
@nshki
Copy link
Owner

nshki commented Jun 22, 2024

I took some time to look at the privacy policies of the companies you noted here, and all of them with the exception of jdmlistservices.com have since updated their email addresses in their respective privacy policies from 12 days ago, which is really bizarre. I wonder if email addresses are possibly getting cycled in their privacy policies.

I manually sent them each an email and was able to confirm two valid emails. I'll issue a PR shortly to update the known list of valid emails.

For posterity:

I'm going to leave this issue open since I reckon bounced emails will forever be a thing with these companies and we still haven't solved for checkpeople.com or jdmlistservices.com, but thank you for opening this issue.

nshki added a commit that referenced this issue Jun 22, 2024
# Issue

Partly addresses #19.

# Overview

See comment at
#19 (comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants