From 36055fa27f46c790e9af354ba4b7edfc63a89af5 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 22 Nov 2021 16:30:51 +0100 Subject: [PATCH] debug smtpd --- rootfs/etc/confd/templates/master.cf.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootfs/etc/confd/templates/master.cf.tmpl b/rootfs/etc/confd/templates/master.cf.tmpl index 9c89ba2..8d0704d 100644 --- a/rootfs/etc/confd/templates/master.cf.tmpl +++ b/rootfs/etc/confd/templates/master.cf.tmpl @@ -1,4 +1,4 @@ -submission inet n - - - - smtpd -v +submission inet n - - - - smtpd -o tls_preempt_cipherlist=yes -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes @@ -11,7 +11,7 @@ submission inet n - - - - smtpd -v -o smtpd_relay_restrictions=permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING -smtp inet n - n - - smtpd +smtp inet n - n - - smtpd -v pickup unix n - n 60 1 pickup cleanup unix n - n - 0 cleanup qmgr unix n - n 300 1 qmgr