Add akkoma mail server
This commit is contained in:
parent
9b789c6140
commit
fd87cdd751
|
@ -21,7 +21,7 @@
|
||||||
enableImap = true;
|
enableImap = true;
|
||||||
enableSubmission = true;
|
enableSubmission = true;
|
||||||
fqdn = "mail.gladtherescake.eu";
|
fqdn = "mail.gladtherescake.eu";
|
||||||
domains = ["nextcloud.gladtherescake.eu"];
|
domains = ["nextcloud.gladtherescake.eu" "akkoma.gladtherescake.eu"];
|
||||||
|
|
||||||
loginAccounts = {
|
loginAccounts = {
|
||||||
"no-reply@nextcloud.gladtherescake.eu" = {
|
"no-reply@nextcloud.gladtherescake.eu" = {
|
||||||
|
|
Loading…
Reference in a new issue