Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
cbece91f
Unverified
Commit
cbece91f
authored
Mar 18, 2021
by
farlerac
Committed by
GitHub
Mar 18, 2021
Browse files
Update master.cf.common.erb (#293)
smtpd_bind_address -> smtp_bind_address
parent
2d1906b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/master.cf.common.erb
View file @
cbece91f
...
...
@@ -15,7 +15,7 @@ amavis unix - - <%= @jail %> - <%= @amavis_procs %> smtp
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
-o smtp
d
_bind_address=127.0.0.1
-o smtp_bind_address=127.0.0.1
<%
end
-%>
<%
if
@use_dovecot_lda
%>
dovecot unix - n n - - pipe
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment