summarylogtreecommitdiffstats
path: root/postfix-3.5.8-main_defaults.patch
diff options
context:
space:
mode:
authorJoe Holden2020-11-22 10:00:56 +0000
committerJoe Holden2020-11-22 10:00:56 +0000
commit7f4503ab8de852b6bf18978c089b4afd12a627e6 (patch)
tree9118e142e78323390e1694203404049adb6ac2ad /postfix-3.5.8-main_defaults.patch
downloadaur-7f4503ab8de852b6bf18978c089b4afd12a627e6.tar.gz
.
Diffstat (limited to 'postfix-3.5.8-main_defaults.patch')
-rw-r--r--postfix-3.5.8-main_defaults.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/postfix-3.5.8-main_defaults.patch b/postfix-3.5.8-main_defaults.patch
new file mode 100644
index 000000000000..3e071f7c0405
--- /dev/null
+++ b/postfix-3.5.8-main_defaults.patch
@@ -0,0 +1,19 @@
+diff -ruN a/conf/main.cf b/conf/main.cf
+--- a/conf/main.cf 2019-06-16 02:33:53.000000000 +0200
++++ b/conf/main.cf 2020-11-09 18:22:06.436205639 +0100
+@@ -401,6 +401,7 @@
+ #alias_maps = hash:/etc/aliases
+ #alias_maps = hash:/etc/aliases, nis:mail.aliases
+ #alias_maps = netinfo:/aliases
++alias_maps = hash:/etc/postfix/aliases
+
+ # The alias_database parameter specifies the alias database(s) that
+ # are built with "newaliases" or "sendmail -bi". This is a separate
+@@ -411,6 +412,7 @@
+ #alias_database = dbm:/etc/mail/aliases
+ #alias_database = hash:/etc/aliases
+ #alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
++alias_database = $alias_maps
+
+ # ADDRESS EXTENSIONS (e.g., user+foo)
+ #