在你的web.config中:
<system.net>
<mailSettings>
<smtp deliveryMethod="SpecifiedPickupDirectory">
<specifiedPickupDirectory pickupDirectoryLocation="C:\myDropFolder" />
</smtp>
</mailSettings>
</system.net>
Run Code Online (Sandbox Code Playgroud)
是否使用IIS或某些第三方产品......我想这取决于您的需求.是否有您想要的特定功能以及IIS SMTP服务器没有?
| 归档时间: |
|
| 查看次数: |
1097 次 |
| 最近记录: |