Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
config
Commits
e3ee76a4
Commit
e3ee76a4
authored
Jun 01, 2020
by
ale
Browse files
Fix typo
parent
ab18ae2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/mail/templates/postfix-out/main.cf
View file @
e3ee76a4
...
...
@@ -55,9 +55,9 @@ virtual_alias_maps = ${indexed}virtual ${ldap}aliases
# Concurrency tuning for "relay" and "smtp" transport.
relay_destination_concurrency_limit = 20
default_destination_concurrency_limit = 20
smtp
_
lowpri_destination_recipient_limit = 1
smtp
_
lowpri_destination_concurrency_limit = 2
smtp
_
lowpri_destination_rate_delay = 2s
smtp
-
lowpri_destination_recipient_limit = 1
smtp
-
lowpri_destination_concurrency_limit = 2
smtp
-
lowpri_destination_rate_delay = 2s
# SSL configuration (outbound).
smtp_tls_security_level = may
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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