Simple SMTP Server Java Implementation
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
Java JDK 1.8 or higher.
Just clone this project on your favorite Java-Compatible IDE and have fun.
mvn deploy
- Maven - Dependency Management
.
This project uses SemVer for versioning.
- Claudiney Nascimento - Initial work - claudineyns
This project is licensed under the MIT License - see the LICENSE file for details
- RFC5321 Simple Mail Transfer Protocol
- RFC3463 Enhanced Mail System Status Codes
- RFC6152 SMTP Service Extension for 8-bit MIME Transport
- RFC4954 SMTP Service Extension for Authentication
- RFC3030 SMTP Service Extensions for Transmission of Large and Binary MIME Messages
- RFC2920 SMTP Service Extension for Command Pipelining
- RFC1870 SMTP Service Extension for Message Size Declaration