home · contact · privacy
Fix mailutils mail domain default.
[config] / all_new_2018 / linkable_etc_files / mail / etc / mailutils.conf
1 # mailutils by default uses the FQDN as the mail domain name, fix this
2 address {
3   email-domain REPLACE_maildomain_ECALPER;
4 };