Donate Share

SharpWebMail

Code

Programming Languages: C#

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://sharpwebmail.svn.sourceforge.net/svnroot/sharpwebmail sharpwebmail

Show:

What's happening?

  • Convert to use generics where appropriate

    It would be nice if the API returned generic types where appropriate for lists such as headers. to/cc addresses. parts etc. Thanks... rob [at] rnwood.co.uk.

    2009-08-19 11:45:06 UTC by nobody

  • From .mht File to MailMessage

    Hello Everbody, my requirements are to read a mht(which is encoded MIME) file and than create a MailMessage to send.. i have tried with this code but it does not work. I see only an emty E-Mail! Any idea ahy? thank you MailMessage mail = new MailMessage(); mail.From = new MailAddress("email@domain.eu"); String To = "email@domain.eu";.

    2009-06-18 19:55:31 UTC by evald

Our Numbers