Skip to content

edeckers/simplesmtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KtSmtp

License: MPL 2.0

A simple SMTP server written in Kotlin as a learning exercise.

Instructions

Building the application

make build

Running the application

make run

Building the container

make build-container

Deploying the container

make deploy-container

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MPL-2.0