|
|
Simple SMTP Mailer |
|
|
Bill Farley |
|
|
ASP.NET / Email Systems |
|
|
Click to Visit |
|
|
Click to Download |
|
|
24 |
This script works without the support of any framework, but only with the help of .NET SMTP classes. To create the connection to the mail server, TCPSocket class is used. This script has given the working model of sending mails through simple SMTP Mailer. This tool is very much important for the webmasters to send mails to their clients at any time in a more simpler way.
|