Configuring postfix to relay mails to Microsoft domains (outlook, hotmail, live...)

Discussion in 'HOWTO-Related Questions' started by dan-v, Feb 26, 2026 at 2:01 PM.

  1. dan-v

    dan-v Member

    It appears that Microsoft has deprecated the current password-protected scheme to authenticate legitimate emails. As a result, any email sent through the ISPConfig server by a user, to one of Microsoft email addresses (outlook.com, hotmail.com, live.com etc.) suffers a rejection with code 550 5.7.1 with (I am told) a misleading message about the sending IP address being on their blocklist.

    From articles available on the net, it appears that postfix must be enhanced to use Oauth2 authentication, for these transmissions to succeed .

    Is there such a configuration option in ISPConfig 3 ? If not, does anybody know of a workaround ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I doubt your claims, as it would mean that Microsoft would reject nearly 100% of all emails from now on. Also, relaying and sending emails to microsoft are two different things and the rejection message you posted is not about relaying as far as I see, its about sending emails to an MS hosted account. Plus, I do not have any issues sending to email domain hosted on a Microsoft service like outlook.com. Here a short summary from ChatGPT:

    So what you need is proper PTR/SPF/DKIM/DMARC setup and when the email originates from your server, the user sending it should be password authenticated.
     
  3. dan-v

    dan-v Member

    I think you are correct, Till. This is BS that my ISP has been feeding me to exonerate themselves of having to properly manage their IP addresses reputations. Duly forwarded and Thanks

    BTW, all this
    is ok, and everything had been working well for 9 months until a few days ago - and there was no change made on my side. The conclusion seems obvious
     

Share This Page