Add a separate sendingFqdn option
This commit is contained in:
parent
358cfcdfbe
commit
5cd6f8e7b3
2 changed files with 28 additions and 2 deletions
|
@ -125,7 +125,7 @@ in
|
|||
|
||||
services.postfix = {
|
||||
enable = true;
|
||||
hostname = "${fqdn}";
|
||||
hostname = "${sendingFqdn}";
|
||||
networksStyle = "host";
|
||||
mapFiles."valias" = valiases_file;
|
||||
mapFiles."vaccounts" = vaccounts_file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue