Johnesan / Mailer-System

This is a Mailer system that can be used to send mails to clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mailer

This is a Mailer system that can be used to send mails to clients. I made use of the gmail smtp server. To configure the smtp client, open the MessageService.cs class and replace the email , password and dispName fields with your own details. Also, ensure to enable "Connection to insecure apps in your gmail account settings". Otherwise, put in the smtp hosting details of whatever smtp server you intend using.

About

This is a Mailer system that can be used to send mails to clients

License:Apache License 2.0


Languages

Language:C# 70.1%Language:JavaScript 28.2%Language:CSS 1.4%Language:ASP 0.3%