config/mail: tweak opensmtpd config

This commit is contained in:
Timotej Lazar 2023-07-15 09:53:40 +02:00
parent a7aae03612
commit 55d084bcfc
2 changed files with 14 additions and 10 deletions

View file

@ -127,7 +127,6 @@
(services-to-restart '(mcron ntpd smtpd)))))
(mail-services
#:interface "eth0"
#:domain domain
#:aliases (list '("root" "timotej") '("timotej.lazar" "timotej"))
#:dkim-selector dkim-selector)