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