SMTP Form

Send emails via a web form with different from emails

Project Screenshot

This is a simple web application project built with Spring Boot 3.1.3, Thymeleaf, and a MySQL database. It allows users to send emails via a web form. It provides a simple and user-friendly interface for sending emails to recipients.

Key Components:

Project Overview:

Authentication in this project is powered by GitHub OAuth. Users can log in with their GitHub accounts to access the email sending functionality.

The project's code has been regularly scanned for vulnerabilities using automated tools like github codeQl.

The application is deployed in a multi-clustered environment on AWS Elastic Beanstalk, which ensures high availability and scalability.

The deployment process is automated using AWS CodePipeline, making it easy to manage changes and updates.

GitHub Project SMTP Form