Live data from Hacker News

Troubleshooting Email Delivery to Microsoft Users

rozumem.xyz

21–28 of 28 posts

Re: Troubleshooting Email Delivery to Microsoft Users

#21

As former email admin who has put up with this, you are breaking cardinal rule about mixing marketing and transactional emails. Marketing should be different IP/Domain from transaction emails.

Yep, and no a subdomain does not suddenly insulate your sender reputation.

This BS is pedaled by the email tools who want you to have less friction setting up DNS when onboarding to their tool (less conflicts on a new subdomain).

If you just check the latest version of Google Postmaster Tools, you can see sends from your root domain and subdomain cross-polluting your reputation in Gmail. They aren't dumb.

Re: Troubleshooting Email Delivery to Microsoft Users

#22
post #8

My email server is permanently flagged as spam in SNDS. No way to unblock it. I've tried everything. Its not sending any marketing or automated emails. Microsoft just wants you to use O365 and happily blocks a lot of smaller email senders. Not even gmail is that strict. They've only greylisted my server for a few months and then unblocked it fully.

Same experience here. I did everything right and could send email from my VPS to basically any other provider, except Microsoft. I had to give up and use the SMTP proxy provided by my VPS vendor to not have all my emails to @outlook.com or @hotmail.com end up in spam.

Re: Troubleshooting Email Delivery to Microsoft Users

#23

As former email admin who has put up with this, you are breaking cardinal rule about mixing marketing and transactional emails. Marketing should be different IP/Domain from transaction emails.

Learned this the hard way. Sent maybe 50 outreach emails from the same domain handling transactional stuff (signup confirmations, notifications). Domain reputation tanked within a week and the transactional emails users actually needed started landing in spam. The painful part is recovery. You can fix SPF/DKIM/DMARC in an hour but domain reputation takes weeks to rebuild. Microsoft's SNDS portal shows you almost noth…

But that would mean that users will have easier time filtering out marketing emails! Which marketing department would want that? /s

Yeah, I wish all marketing email would be clearly flagged as marketing. My bank does this and for them, marketing emails are actually more important than transaction emails, because marketing is creating value for them, and transaction notifications are costing them and only create value for me.

Re: Troubleshooting Email Delivery to Microsoft Users

#24
post #15

As former email admin who has put up with this, you are breaking cardinal rule about mixing marketing and transactional emails. Marketing should be different IP/Domain from transaction emails.

Is 40k tranasactional emails a month enough to keep a dedicated IP warm? That's my main concern for not using a dedicated IP for transactional emails.

Easily, that’s 55 messages an hour.

Re: Troubleshooting Email Delivery to Microsoft Users

#25
post #8

My email server is permanently flagged as spam in SNDS. No way to unblock it. I've tried everything. Its not sending any marketing or automated emails. Microsoft just wants you to use O365 and happily blocks a lot of smaller email senders. Not even gmail is that strict. They've only greylisted my server for a few months and then unblocked it fully.

Same experience here. I did everything right and could send email from my VPS to basically any other provider, except Microsoft. I had to give up and use the SMTP proxy provided by my VPS vendor to not have all my emails to @outlook.com or @hotmail.com end up in spam.

I stopped caring for outlook.com and hotmail users. If they don't receive an important message and get back to me because of it, I just blame their spam filter configuration, and tell them to get a proper email provider ;)

Re: Troubleshooting Email Delivery to Microsoft Users

#26
post #5

Earlier quoted context omitted.

You've got it - subdomains are sufficient (IIRC). Something like notifications.mycompany.com for the important stuff and news.mycompany.com for the more marketing stuff (and of course someone.else.entirely for the the cold email list "well, surely this one little list couldn't hurt" ... nah, who am I kidding, never use those)

subdomains are not sufficient, unfortunately. I think the instance I'm thinking of is technically web/https (chrome's site safety feature where you can specify a domain as 3rd party content- so when something gets flagged uour entire domain doesn't get blacklisted)- but it's much easier to just grab another domain

I think the point is that subdomains are fine, assuming you ARE using a separate IP address for said subdomains.

Re: Troubleshooting Email Delivery to Microsoft Users

#28

As former email admin who has put up with this, you are breaking cardinal rule about mixing marketing and transactional emails. Marketing should be different IP/Domain from transaction emails.

You don't even have to personally, many email providers were blocked by Microsoft for no apparent reason. We lost critical emails because Microsoft decided one day that alerts from one of our companies was mass spam and started blocking them, after getting their emails daily for 5+ years.

That is one of the ways how Microsoft acts evil. Email was never supposed to be this way. You have zero visibility into why some emails are blocked. One thing is to quarantine emails / put them into spam. But to reject them without any proper technical reason (like wrong SPF) is a nightmare from sysadmin standpoint.

Post reply on HN