fix: disable mailserver
This commit is contained in:
parent
a7826349c5
commit
eb6d324552
1 changed files with 0 additions and 20 deletions
|
|
@ -294,25 +294,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
fqdn = "mail.itepastra.nl";
|
||||
domains = [ "itepastra.nl" ];
|
||||
debug = true;
|
||||
hierarchySeparator = "/";
|
||||
|
||||
|
||||
loginAccounts = {
|
||||
"noa@itepastra.nl" = {
|
||||
hashedPasswordFile = "/etc/passwords/noa@itepastra.nl";
|
||||
aliases = [ "@itepastra.nl" ];
|
||||
};
|
||||
};
|
||||
|
||||
certificateScheme = "acme";
|
||||
acmeCertificateName = "itepastra.nl";
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "noa@voorwaarts.nl";
|
||||
|
|
@ -326,7 +307,6 @@
|
|||
"locked.itepastra.nl"
|
||||
"rc.itepastra.nl"
|
||||
"pfa.itepastra.nl"
|
||||
"mail.itepastra.nl"
|
||||
"calendar.itepastra.nl"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue