This commit is contained in:
parent
f95138115d
commit
bb4cf44075
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ in {
|
||||||
};
|
};
|
||||||
"contact@${mailDomain}" = {
|
"contact@${mailDomain}" = {
|
||||||
hashedPasswordFile = config.sops.secrets."mailserver/contact".path;
|
hashedPasswordFile = config.sops.secrets."mailserver/contact".path;
|
||||||
|
aliases = ["@${mailDomain}"];
|
||||||
catchAll = [mailDomain];
|
catchAll = [mailDomain];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue