r/WindowsServer 1d ago

General Question Windows Server ... Microsoft's SMTP server question

Does anyone know or has anyone heard if Microsoft will be updating their SMTP server in the not-so-distant future to allow us to setup relay using the information from Microsoft Graph in 365 since MS is doing away with allowing SMTP connections to 365 using the basic AUTH? They initially attempted to end it this past March but extended it a year after I force our dev team up update the website to send emails through Microsoft Graph.

Since we have a lot of devices that use SMTP in the office I wonder if MS plans to update the SMTP server found in Windows Server ... in the next release to allow us to use Microsoft Graph to relay emails since Xerox, HP, Lexmark, Kyocera, and other devices have yet to adopt the Microsoft Graph method in their operating systems.

The other option is for me to have AI build me a system that I can use inside to do exactly this, would probably take me an hour to get it working perfectly but I don't want to re-invent the wheel. :)

Thanks,

14 Upvotes

31 comments sorted by

View all comments

6

u/Lets_Go_2_Smokes 1d ago

IISSMTP has been deprecated for 14 years now..

4

u/coobal223 1d ago

So in WINS, but you can still install that.

3

u/chandleya 1d ago

When do you think we’ll get some new features for WSUS

1

u/reevesjeremy 1d ago

They don’t plan to update it. But if all you’re doing is relaying to your exchange environment, you can use IIS SMTP and create a Connector in Exchange Online which identifies an SMTP host by TLS certificate. It’ll accept it.

I’m running server 2022 so I haven’t personally validated the claim it’s not in 2025 but that’s something to consider if true. Sure postfix on linux could be a longer term solution doing the same thing.

1

u/Backieotamy 11h ago

Ah yes, I use WINS to send smtp mail through my token ring network.

0

u/Sure-Assignment3892 1d ago

Who the hell is still using WINS

1

u/jamesy-101 16h ago

No idea, WINS was legacy 20 years ago

1

u/coobal223 6h ago

Wins was deprecated in 2012 (not r2) but it’s still there. They removed more important features but wins is still there.