A simple SMTP server written in Kotlin as a learning exercise.
Building the application
make build
Running the application
make run
Building the container
make build-container
Deploying the container
make deploy-container
See the contributing guide to learn how to contribute to the repository and the development workflow.
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
MPL-2.0