Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update default RedHat master.cf
Browse files Browse the repository at this point in the history
vchepkov committed Nov 12, 2024
1 parent e988a44 commit 12b3395
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/master.cf.redhat.erb
Original file line number Diff line number Diff line change
@@ -44,6 +44,7 @@ trace unix - - <%= @jail %> - 0 bounce
verify unix - - <%= @jail %> - 1 verify
flush unix n - <%= @jail %> 1000? 0 flush
proxymap unix - - n - - proxymap
proxywrite unix - - n - 1 proxymap
smtp unix - - <%= @jail %> - - smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay unix - - <%= @jail %> - - smtp
@@ -57,7 +58,8 @@ local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - <%= @jail %> - - lmtp
anvil unix - - <%= @jail %> - 1 anvil
scache unix - - <%= @jail %> - 1 scache
scache unix - - <%= @jail %> - 1 scache
postlog unix-dgram n - <%= @jail %> - 1 postlogd
#
# ====================================================================
# Interfaces to non-Postfix software. Be sure to examine the manual

0 comments on commit 12b3395

Please sign in to comment.