Live data from Hacker News

Ask HN: Proofpoint is blocking our emails. Any recourse?

news.ycombinator.com

11–20 of 26 posts

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#11

We have a valid email domain that is battletested If it is blocked by your clients’ infrastructure, it is not passing the test. Unless this is a hill you want your business to die upon, finding another email service might be a better option. Changing your business practices is probably within your control. Changing another business’s business practices probably is not. Good luck.

Thanks for the comment. I totally understand email is not something one should build themselves. But, the greater question is why do "selected" players get to define rules instead of keeping internet free?

Our emails go through all providers and land in inbox except when they are fronted by proofpoint.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#12
I encountered the same issue earlier this year, it's one of the most maddening things I've had to deal with in nearly 2 decades of sysadmin work.

In our case, the domain was registered 15 years ago and email is only sent using Google Workspace. SPF, DKIM, DMARC (strict) all set up as they should be. The customers using proofpoint who suddenly stopped getting our emails had previously had no issues for 10+ years. In some cases (not all), those customers couldn't email us either - emails both directions got silently dropped, so even the employees of some customers didn't know their emails were not going through until we got angry calls asking why we weren't responding to them anymore.

Ultimately, I discovered the trigger was a compromised WordPress plugin quietly injecting SEO spam... running on wpengine. That WordPress site was fully owned/managed by our marketing team and in no way connected to our corporate infrastructure, other than by a CNAME of the same domain email is sent from. I had the marketing team revert to a backup that wasn't compromised, update all the plugins, and used quttera's scanner (which found it initially) to confirm the issue was gone, and within a few weeks it appeared we were no longer blocked. I say appeared because long before that point we had contacted all customers who had MX records indicating proofpoint was used, requesting manual whitelisting.

As much as I'd love to ban WordPress use at the company, we had to settle for using an internal-only WP instance and a plugin that generates a static site export to eliminate any chances of this happening again.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#13

We have a valid email domain that is battletested If it is blocked by your clients’ infrastructure, it is not passing the test. Unless this is a hill you want your business to die upon, finding another email service might be a better option. Changing your business practices is probably within your control. Changing another business’s business practices probably is not. Good luck.

Thanks for the comment. I totally understand email is not something one should build themselves. But, the greater question is why do "selected" players get to define rules instead of keeping internet free? Our emails go through all providers and land in inbox except when they are fronted by proofpoint.

Proofpoint delivers more value to some of your customers’ inboxes than you do. There is no larger question.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#14

I've run into similar recently with delivering to our own company's email boxes from our own server - company uses office365 / msoft business(?) after jumping into dkim spf and all that, I can get delivered from our server to gmail.. but not to the company outlook boxes.. tried to get [third party corporate IT] to whitelist the ip or domain - they cant find receive attempts in logs.. back and forth, showing screensho…

if corp IT isn't seeing the connection attempt then some thing is blackholing the traffic. If the IP it's being sent from was caught sending spam anytime in the past (like even decades ago) it might be on a list. check via https://mxtoolbox.com/

There's also https://sender.office.com/ for o365.

The other question is how far is it getting before getting blackholed. if you're lucky "mtr -P 587 -T smtp.office365.com" from the company email server from might tell you who down the path is actually dropping the packets.

If there's budget for it, you can run a VPS in Azure and send it through that, connecting to 587 which is authenticated (25 is blocked), or use Sendgrid/similar that partners with Microsoft.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#15
I wasn't able to get a response from Proofpoint directly but by complaining to Icloud support I was able to get forwarded to an individual at Proofpoint and he got me setup. Proofpoint does not care about you if you are not a customer. So you have to harass Proofpoint's customers and if they care about getting your emails they will help you out.

I think the process took 2 weeks.

EDIT: I wish there was a more professional/straightforward way

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#16

Earlier quoted context omitted.

Thanks for the comment. I totally understand email is not something one should build themselves. But, the greater question is why do "selected" players get to define rules instead of keeping internet free? Our emails go through all providers and land in inbox except when they are fronted by proofpoint.

Proofpoint delivers more value to some of your customers’ inboxes than you do. There is no larger question.

That’s your opinion. I am with OP on this one. Why proofpoint gets to silently drop the email instead of letting it go to spam folder. If you have vested interest in proofpoint you should disclose it or keep sucking for big guys.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#18
Email is probably the least concentrated and gate-kept space on the Internet. You'll be waiting for a very long time until these issues are on regulators' radar.

Proofpoint: * Does very aggressive "bot click" checks when they suspect your email is spam. They'll hit every link in every email, trying to check if the destination page is legit. They'll be rotating IPs and user agents for every hit and probably using the AWS IP range - of your web server blocks this behaviour, then that might be the reason why they penalize your emails. * They will block you based on the behaviour of other mailers that share the same sending IP. If you're not sending from a stable IP that's exclusively yours, then that could be the problem. Think about what other systems live/send email from that IP.

If you send me an email directly from your system (not forwarding an email) then I could take a quick look.

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#19
post #3

This happened to me last year. I had to email the CEO and threaten legal action. Let me know if you need any help I’d be happy to.

I would love to chat. Do you a preferred mechanism for reaching out? Let me know your email or twitter or LinkedIn or anything else that you prefer.

zachary.a.blevins@gmail.com

Re: Ask HN: Proofpoint is blocking our emails. Any recourse?

#20
post #16

Earlier quoted context omitted.

Proofpoint delivers more value to some of your customers’ inboxes than you do. There is no larger question.

That’s your opinion. I am with OP on this one. Why proofpoint gets to silently drop the email instead of letting it go to spam folder. If you have vested interest in proofpoint you should disclose it or keep sucking for big guys.

FWIW I agree with you 100%, but unfortunately that ship sailed long ago with the horse and barn doors bolted to it, when everyone migrated to Gmail + O365.
Post reply on HN