summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-12-06 19:22:29 +0100
committerGuilhem Moulin <guilhem@fripost.org>2018-12-06 19:22:29 +0100
commit5a407e715e6efc7da24b2902913a9da58d2bd19c (patch)
tree9a4e185f5bf1e75f83e2d97b236bd6f5e4844fa1
parenta88db53786768309e9f88840231e5812506535bf (diff)
postfix: remove explicit default 'mail_owner = postfix'.
-rw-r--r--roles/IMAP/templates/etc/postfix/main.cf.j21
-rw-r--r--roles/MSA/templates/etc/postfix/main.cf.j21
-rw-r--r--roles/MX/templates/etc/postfix/main.cf.j21
-rw-r--r--roles/common/templates/etc/postfix/main.cf.j21
-rw-r--r--roles/lists/templates/etc/postfix/main.cf.j21
-rw-r--r--roles/out/templates/etc/postfix/main.cf.j21
6 files changed, 0 insertions, 6 deletions
diff --git a/roles/IMAP/templates/etc/postfix/main.cf.j2 b/roles/IMAP/templates/etc/postfix/main.cf.j2
index 3d548ce..f819b19 100644
--- a/roles/IMAP/templates/etc/postfix/main.cf.j2
+++ b/roles/IMAP/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
delay_warning_time = 4h
maximal_queue_lifetime = 5d
diff --git a/roles/MSA/templates/etc/postfix/main.cf.j2 b/roles/MSA/templates/etc/postfix/main.cf.j2
index 7d7cb6d..b54f84c 100644
--- a/roles/MSA/templates/etc/postfix/main.cf.j2
+++ b/roles/MSA/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
delay_warning_time = 4h
maximal_queue_lifetime = 5d
diff --git a/roles/MX/templates/etc/postfix/main.cf.j2 b/roles/MX/templates/etc/postfix/main.cf.j2
index fe51826..24a85fc 100644
--- a/roles/MX/templates/etc/postfix/main.cf.j2
+++ b/roles/MX/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
compatibility_level = 2
smtputf8_enable = no
diff --git a/roles/common/templates/etc/postfix/main.cf.j2 b/roles/common/templates/etc/postfix/main.cf.j2
index 20ef917..279611b 100644
--- a/roles/common/templates/etc/postfix/main.cf.j2
+++ b/roles/common/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
compatibility_level = 2
smtputf8_enable = no
diff --git a/roles/lists/templates/etc/postfix/main.cf.j2 b/roles/lists/templates/etc/postfix/main.cf.j2
index 667ceb9..792a397 100644
--- a/roles/lists/templates/etc/postfix/main.cf.j2
+++ b/roles/lists/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
delay_warning_time = 4h
maximal_queue_lifetime = 5d
diff --git a/roles/out/templates/etc/postfix/main.cf.j2 b/roles/out/templates/etc/postfix/main.cf.j2
index fa314cc..bae0d1b 100644
--- a/roles/out/templates/etc/postfix/main.cf.j2
+++ b/roles/out/templates/etc/postfix/main.cf.j2
@@ -7,7 +7,6 @@
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
readme_directory = no
-mail_owner = postfix
delay_warning_time = 1d
maximal_queue_lifetime = 5d