Jason Suárez
Jason Suárez

Reputation: 2545

Windows SMTP server for email api

I'm architecting a web service where users can update, for example, a blog by sending an email. What's a good email server for Windows for this? Any other advice / examples appreciated!

Thanks, Jason

Upvotes: 1

Views: 386

Answers (1)

phoebus
phoebus

Reputation: 14941

Windows Server has built in SMTP, if it meets your needs.

Upvotes: 1

Related Questions