list

server

This is the main dovel repository, it has the Go code to run dovel SMTP server.

curl https://dovel.email/server.tar tar

f41ab4f

Author: bmayer3 (bmayer@sibros.tech)

Date: Sun Feb 12 20:37:36 2023 -0300

Parent: 8d0b023

Updated page

Diff

index.html

commit f41ab4fd24f8c017b7ae1101b24005063fb9ea6a
Author: bmayer3 <bmayer@sibros.tech>
Date:   Sun Feb 12 20:37:36 2023 -0300

    Updated page

diff --git a/index.html b/index.html
index 1a3e7a6..d3cf7dc 100644
--- a/index.html
+++ b/index.html
@@ -38,9 +38,9 @@ tt {
 		<h1>Dovel</h1>
 		<i>Self host your email in 3 easy steps.</i>
 		<p>
-		<a href=//pkg.go.dev/blmayer.dev/x/dovel>docs</a> &lt;&gt;
-		<a href=//blmayer.dev/x/dovel>git</a> &lt;&gt;
-		<a href=//ko-fi.com/blmayer>donate</a>
+		<a href=https://goreportcard.com/report/blmayer.dev/x/dovel><img src=https://goreportcard.com/badge/blmayer.dev/x/dovel></a>
+		&emsp;
+		<a href=https://pkg.go.dev/blmayer.dev/x/dovel><img src=https://pkg.go.dev/badge/blmayer.dev/x/dovel.svg></a>
 		</p>
 	</center>
 
@@ -70,6 +70,7 @@ tt {
 			Has a GWI interface: Colaborate on git repositories
 			using <a href=//blmayer.dev/x/gwi>gwi</a>.
 		</li>
+		<li>Supports DKIM</li>
 	</ul>
 	This project is under the BSD-3-Clause license, its code can be
 	found in our <a href=//blmayer.dev/x/dovel>git repository</a>.