1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-18 14:47:03 +00:00

chasquid: Update docstring to match the README file

This commit is contained in:
Alberto Bertogli
2018-07-14 10:45:10 +01:00
parent 644cd63eff
commit dbd8bd7699

View File

@@ -1,7 +1,5 @@
// chasquid is an SMTP (email) server. // chasquid is an SMTP (email) server, with a focus on simplicity, security,
// // and ease of operation.
// It aims to be easy to configure and maintain for a small mail server, at
// the expense of flexibility and functionality.
// //
// See https://blitiri.com.ar/p/chasquid for more details. // See https://blitiri.com.ar/p/chasquid for more details.
package main package main