From 37755dd2bba506e08df9dc78b98026c0026b20c8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Nov 2022 08:17:56 -0300 Subject: src/infrastructure/guix/system.scm: Disable verbose mode of smtpd processes --- src/infrastructure/guix/system.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/infrastructure/guix/system.scm') diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm index 7f48e30..de77ab5 100644 --- a/src/infrastructure/guix/system.scm +++ b/src/infrastructure/guix/system.scm @@ -959,9 +959,9 @@ rewrite unix - - n - - trivial-rewrite scache unix - - n - 1 scache showq unix n - n - - showq - smtp inet n - n - - smtpd -v -o syslog_name=postfix/smtp + smtp inet n - n - - smtpd -o syslog_name=postfix/smtp smtp unix - - n - - smtp - submission inet n - n - - smtpd -v -o syslog_name=postfix/submission + submission inet n - n - - smtpd -o syslog_name=postfix/submission -o smtpd_tls_security_level=encrypt -o content_filter=dksign:[127.0.0.1]:10027 tlsmgr unix - - n 1000? 1 tlsmgr @@ -975,7 +975,7 @@ -o syslog_name=postfix/dkimproxyout-listen -o smtp_send_xforward_command=yes -o smtp_discard_ehlo_keywords=8bitmime,starttls - 127.0.0.1:10028 inet n - n - - smtpd -v + 127.0.0.1:10028 inet n - n - - smtpd -o syslog_name=postfix/dkimproxyout-relay -o content_filter= -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks -- cgit v1.2.3