hallo
how to send email with attachtment using c# ?
there are several example in internet about it ,but have' nt found one working
I have followed the instruction,including setting control panel----> administrative tools--->
IIs--->default SMTP Virtual Server --->properties--->Access--->Relay---> add 127.0.0.1 --->
--->delivery--->fill smart host with localhost ,change smart host with "mail.yahoo.com"
all doesnt work.
any help ?
thank you
han
Loading
Kirtan PatelPosted Dec 15, 2009, 12:53 AM
Yahoo Server Does not Provide..SMTP Service for Free
follow this great article ..you will have idea about sending mail with attachment .
http://www.c-sharpcorner.com/UploadFile/meetuchoudhary/sendmail08142009123125PM/sendmail.aspx
code is for asp.net but its working under Windows Form application too...
if my answer helped you then check "Do you like this answer" check box
hanafi tanudjajaPosted Dec 15, 2009, 2:20 AM
thank you
it work
regard
han
Lalit MPosted Dec 15, 2009, 1:55 AM
reference link
more info
hope you will get your answer,Thanks ....