mailservice
There are 11 repositories under mailservice topic.
taliox/mailstatic
A small python based server which allows you to send mails from a static webpage via a simple HTML form
FaroukOyekunle/MailService.WebApi
Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP.
Server-Factory/Mail-Server-Factory
Setup and run your own mail server.
AbdullahMuhammed5/news-app
Dashboard to allow news authors and publishers to manage their news and article and publish events.
codeslayer254/busyunit-email
Spring Boot Mail Sender Micro service
sidd4848/angular2-dashboard-mailapp
UI for mail service (my first major app on Angular 2)
Silverbrain/MailService
Inter-organization mail transfer service
zbmzubayer/paradise-mart-backend
APIs of an ecommerce site built with ASP.NET Web API, Entity Framework and Microsoft SQL Server.
mwj-1992/mailing-microservice
simple microservice to deal with sending emails using smtp2go mail delivery provider,
rkb160391/SpringBoot-EmailService
This tutorial is about sending E-mail using REST API developed via Spring boot. Gmail SMTP server is always a good choice to check Mail REST API. Spring framework provides a number of library classes for sending email. It provides an easy to use mail interface called JavaMailSender built on top of the JavaMail API. JavaMail API is a messaging framework available as part of Java SE and Java EE platforms. Technologies Stack Required Spring Tool Suite (STS) Spring Boot REST APIs Maven Java 8