permit configuring mail system hostname
[ansible.git] / host_vars / template.yml
index fb971bae652e0a7f4529bbb674b74e7636e3beac..6b9c4c790b7656c6a53912123393ab117108ddbf 100644 (file)
@@ -1,6 +1,8 @@
 postfix:
   # postmaster email address
   postmaster: postmaster@example.org
+  # optional: Hostname of this email system
+  hostname: mail.example.org
   # optional: Whether to put a postscreen on port 25
   postscreen: True
   # optional: Open another SMTP daemon on port 26 that only accepts mail from local hosts