Skip to content

Commit 12b3395

Browse files
committed
update default RedHat master.cf
1 parent e988a44 commit 12b3395

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/master.cf.redhat.erb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ trace unix - - <%= @jail %> - 0 bounce
4444
verify unix - - <%= @jail %> - 1 verify
4545
flush unix n - <%= @jail %> 1000? 0 flush
4646
proxymap unix - - n - - proxymap
47+
proxywrite unix - - n - 1 proxymap
4748
smtp unix - - <%= @jail %> - - smtp
4849
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
4950
relay unix - - <%= @jail %> - - smtp
@@ -57,7 +58,8 @@ local unix - n n - - local
5758
virtual unix - n n - - virtual
5859
lmtp unix - - <%= @jail %> - - lmtp
5960
anvil unix - - <%= @jail %> - 1 anvil
60-
scache unix - - <%= @jail %> - 1 scache
61+
scache unix - - <%= @jail %> - 1 scache
62+
postlog unix-dgram n - <%= @jail %> - 1 postlogd
6163
#
6264
# ====================================================================
6365
# Interfaces to non-Postfix software. Be sure to examine the manual

0 commit comments

Comments
 (0)