fix: option does not exist
This commit is contained in:
parent
0707395851
commit
ab740604b0
1 changed files with 4 additions and 4 deletions
|
|
@ -264,6 +264,10 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
postfix = {
|
||||
relayHost = "mail.voorwaarts.nl";
|
||||
relayPort = 125;
|
||||
};
|
||||
};
|
||||
roundcube = {
|
||||
enable = true;
|
||||
|
|
@ -276,10 +280,6 @@
|
|||
$config['smtp_pass'] = "%p";
|
||||
'';
|
||||
};
|
||||
postfix = {
|
||||
relayHost = "mail.voorwaarts.nl";
|
||||
relayPort = 125;
|
||||
};
|
||||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue