Skip to content

an application used by mail servers to send, receive, relay outgoing mail between email senders

Notifications You must be signed in to change notification settings

HarshaSri-Sameera/SMTP_MailServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMTP_MailServer

• It's a SMTP JS server for a contact form to receive the details of the sent users of the contact form.

• SmtpJS [https://smtpjs.com/] - Email sending using JavaScript

• Elastic Mail [https://elasticemail.com/] - To integrate email into websites using the Email API.

• Can encrpty the username and password from the "view page source" by using the security in SmtpJs - It gives us a unique key by which we can use it on JavaScript "SecureToken"

About

an application used by mail servers to send, receive, relay outgoing mail between email senders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published