home · contact · privacy
Improve status.plomlompom.com archive setup.
[config] / buster / 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 };