Enable smtp
This commit is contained in:
parent
455a1e3503
commit
5b4a94028d
|
@ -19,6 +19,7 @@
|
||||||
mailserver = {
|
mailserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableImap = true;
|
enableImap = true;
|
||||||
|
enableSubmission = true;
|
||||||
fqdn = "mail.gladtherescake.eu";
|
fqdn = "mail.gladtherescake.eu";
|
||||||
domains = ["nextcloud.gladtherescake.eu"];
|
domains = ["nextcloud.gladtherescake.eu"];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue