apache: anonymize error.log; set ServerAdmin and ServerName
[ansible.git] / host_vars / template.yml
index 199180ebc22fff708af8ecd4c03538e07dc89bb2..ab4b23afd9a231ff26c764ba23cab912d5c27229 100644 (file)
@@ -61,11 +61,16 @@ postfix:
     quota:
       general: 1G
       trash: +10M
+    # Hostname used for both web access (to changepw) and SMTP/IMAP servers in emails
+    # sent by newmail script.
+    host: mail.example.org
     # optional: Where to generate a CGI script that users can use to change their password
     changepw_cgi: /srv/mail.example.org/cgi/changepw
 
 apache:
   default_host: www.example.org
+  webmaster: webmaster@example.org
+  server_name: web.example.org
 
 prosody:
   host: jabber.example.org