mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-03 18:50:54 +02:00
Added mail alias
This commit is contained in:
parent
2232dc327a
commit
01a1b5f6e3
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ with lib;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
extraVirtualAliases = {
|
||||||
|
"postmaster@ens.school" = "julien.malka@ens.school";
|
||||||
|
};
|
||||||
certificateScheme = 3;
|
certificateScheme = 3;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue