wip: another try
This commit is contained in:
parent
ff653006d4
commit
06660064ac
1 changed files with 3 additions and 1 deletions
|
|
@ -249,13 +249,15 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.postfix.enableSmtp = false;
|
||||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
fqdn = "mail.itepastra.nl";
|
||||
domains = [ "itepastra.nl" ];
|
||||
debug = true;
|
||||
hierarchySeparator = "/";
|
||||
startTls = true;
|
||||
|
||||
|
||||
loginAccounts = {
|
||||
"noa@itepastra.nl" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue