We are migrating from a dedicated server with a local virtual SMTP server to Windows Azure. As far as I can tell Windows Azure does not allow a local SMTP server to be setup in IIS. The SMTP Server option in the management console is missing.
How would I setup an email relay so that I can have a .net web application send emails from a Windows Server 2012 virtual machine in Azure?
↧