Merge pull request #47 from maxking/fix-postfix
Fix postfix configuration for core.
This commit is contained in:
@@ -95,6 +95,9 @@ EOF
|
||||
cat > /etc/postfix-mailman.cfg <<EOF
|
||||
[postfix]
|
||||
transport_file_type: regex
|
||||
# While in regex mode, postmap_command is never used, a placeholder
|
||||
# is added here so that it doesn't break anything.
|
||||
postmap_command: true
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user