How do I send emails outside my domain with Exchange 2007 and c#

前端 未结 4 2108
情歌与酒
情歌与酒 2021-02-10 05:43

I am able to send emails using the typical C# SMTP code across Exchange 2007 as long as both the from and to addresses are within my domain.

As soon as I try to send ema

4条回答
  •  眼角桃花
    2021-02-10 06:25

    Have you set up the exchange server to allow relays from your web server? I had the same problem when switching to Exchange 2007.

提交回复
热议问题