我正在通过SmtpClient发送 [英] I AM SENDING VIA SmtpClient

查看:138
本文介绍了我正在通过SmtpClient发送的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发送的邮件包含正文< img src =http:// localhost:64473 / Award?barcodeNo = 300000/>但是没有立即收到邮件。

当我发送没有< img src />的邮件时然后它工作正常是有任何其他方式发送包含< img src =http:// localhost:64473 / MycontrollerName />

解决方案

一些链接希望这会对你有所帮助:



http://stackoverflow.com/questions/18326738/how-to-send-email-in- asp-net-c-sharp



http://www.codeproject.com/Articles/15807/Easy-SMTP-Mail-Using-ASP-NET


你可以参考下面的链接..



1)



2)
如何在ASP中发送带附件的电子邮件.Net



3)如何使用附件发送邮件在asp.net



4)如何使用asp.net发送电子邮件& C#附件


I am sending a mail contain the body <img src="http://localhost:64473/Award?barcodeNo=300000"/> but not reciving the mail instantly .
when i am sending the mail without the <img src /> then it work fine is there is a any other way to send the eamil body which contain the <img src="http://localhost:64473/MycontrollerName/>

解决方案

Some link hope this will help you:

http://stackoverflow.com/questions/18326738/how-to-send-email-in-asp-net-c-sharp

http://www.codeproject.com/Articles/15807/Easy-SMTP-Mail-Using-ASP-NET


Can u refer thiz below links..

1)Sending Email with attachment in ASP.NET using SMTP Server

2)How to send email with attachment in ASP.Net

3)how to send mail with attachement in asp.net

4)How to send a email using asp.net & C# With attachment


这篇关于我正在通过SmtpClient发送的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆