postfix/postfix-2.1.5-aliases.patch
Thomas Woerner c68aa8cf28 [tw] - automated postalias call in init script
- removed postconf call from spec file: moved changes into patch
2004-10-18 12:21:41 +00:00

12 lines
422 B
Diff

--- postfix-2.1.5/conf/main.cf.aliases 2004-10-18 13:57:18.932558373 +0200
+++ postfix-2.1.5/conf/main.cf 2004-10-18 13:57:27.162425581 +0200
@@ -384,7 +384,7 @@
#
#alias_database = dbm:/etc/aliases
#alias_database = dbm:/etc/mail/aliases
-#alias_database = hash:/etc/aliases
+alias_database = hash:/etc/aliases
#alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
# ADDRESS EXTENSIONS (e.g., user+foo)