Add a separate sendingFqdn option
This commit is contained in:
@@ -125,7 +125,7 @@ in
|
||||
|
||||
services.postfix = {
|
||||
enable = true;
|
||||
hostname = "${fqdn}";
|
||||
hostname = "${sendingFqdn}";
|
||||
networksStyle = "host";
|
||||
mapFiles."valias" = valiases_file;
|
||||
mapFiles."vaccounts" = vaccounts_file;
|
||||
|
||||
Reference in New Issue
Block a user