How to Install chasquid in Ubuntu 18.04



Install chasquid by entering the following commands in the terminal:

sudo apt update
sudo apt install chasquid

Description:

simple SMTP (email) server written in go

chasquid is an SMTP (email) server. It aims to be easy to configure and maintain for a small mail server, at the expense of flexibility and functionality. . It's written in Go, and is open source under the Apache license 2.0. . It is currently in beta: it's functional and has had some production exposure, but some things may still change in backwards-incompatible ways, including the configuration format. It should be rare and will be avoided if possible.

Homepage: https://blitiri.com.ar/p/chasquid

Version: 0.04-1

Section: universe/mail