git: 9front

Download patch

ref: f008440dd9ac0d149789dce7294abf054e4c394a
parent: dbba949e8f5c52b8eaf3fcf3399ef78e0b343ad1
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Thu Jul 13 12:41:36 EDT 2023

/sys/lib/dist/ndb/common: add esmtp (port 587)

--- a/sys/lib/dist/ndb/common
+++ b/sys/lib/dist/ndb/common
@@ -254,6 +254,7 @@
 tcp=whoami port=565
 tcp=guard port=566
 tcp=ticket port=567
+tcp=esmtp port=587
 tcp=ldaps port=636
 tcp=fmclient port=729
 tcp=ftps-data port=989
--