This is the main dovel repository, it has the Go code to run dovel SMTP server.
- # dovel development home
- ```
- _________ ______
- ______ /________ _________ /
- _ __ /_ __ \_ | / / _ \_ /
- / /_/ / / /_/ /_ |/ // __/ /
- \__,_/ \____/_____/ \___//_/
- ```
- [![Go Report Card](https://goreportcard.com/badge/dovel.email/server)](https://goreportcard.com/report/dovel.email/server)
- [![Go Reference](https://pkg.go.dev/badge/git.derelict.garden/dovel/email.svg)](https://pkg.go.dev/dovel.email/server)
- </center>
- Welcome! This is the git repository of the dovel.email project, here you'll
- find the go code for the SMTP server.
- ## Installing
- Instructions can be found on our [website](https://dovel.email).
- ## Contributing
- General instructions can be found on the [git index page](/git.html), to keep
- track of patches or bug reports use the mail link on the header of this page.
- Thank you for taking your time.