We have a problem with an application developed in MVC .NET. Emails are sent to multiple recipients using a SmtpClient of the System.Net.Mail class. We have migrated the server to azure as a virtual machine and the email is only sent to the first recipient on the recipient list. Any ideas?
↧