home · contact · privacy
Fix.
[config] / buster / etc_files / mail / etc / mailutils.conf
diff --git a/buster/etc_files/mail/etc/mailutils.conf b/buster/etc_files/mail/etc/mailutils.conf
new file mode 100644 (file)
index 0000000..44efe26
--- /dev/null
@@ -0,0 +1,4 @@
+# mailutils by default uses the FQDN as the mail domain name, fix this
+address {
+  email-domain REPLACE_maildomain_ECALPER;
+};