Skip to content

trfiladelfo/netmailsender

 
 

Repository files navigation

netmailsender

NetMail Sender is a tool to help test the System.Net.Mail API. It is basically an email sender and there are two goals I have for this tool.

  1. To provide a way to test sending mail using the System.Net.Mail API for troubleshooting purposes.
  2. To provide sample code as an example of how you can possibly make use of the API.

ScreenShot

Download the application executable at the following link: https://netmailsender.codeplex.com/

Features include:

• Send email • Add custom header(s) • Add attachment(s) • Add Alternate views (html and plain text) • Add LinkedResource / Inline attachment • Set message priority • Use html body for message • Use read receipt • Send by port • Send by pickup folder • Send message every ‘x’ number of seconds • Send to multiple recipients (To, Cc, Bcc) • Adjust file attachment content type • Adjust message encoding • Send calendar appointments • Error logging

Minimum Requirements • Microsoft .NET Framework Version 4

About

NetMail Sender is a tool to help test the System.Net.Mail API. It is basically an email sender and it contains most of the options that exist in the API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%