hainich/mail: enable receiving for infra4future.de
This commit is contained in:
parent
812169ed3a
commit
93862d8e08
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
mailDirectory = "/data/mail";
|
||||
enable = true;
|
||||
fqdn = "mail.hacc.space";
|
||||
domains = [ "hacc.space" "hacc.earth" "4future.dev" "4futu.re" ];
|
||||
domains = [ "hacc.space" "hacc.earth" "4future.dev" "4futu.re" "infra4future.de" ];
|
||||
|
||||
loginAccounts = {
|
||||
"hexchen@hacc.space" = {
|
||||
|
@ -137,6 +137,7 @@
|
|||
@4future.dev @hacc.space
|
||||
@4futu.re @hacc.space
|
||||
@hacc.earth @hacc.space
|
||||
@infra4future.de admin@hacc.space
|
||||
contact@hacc.space info@hacc.space
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue