Skip to content

Commit b4a217d

Browse files
committed
Remove more comments, #5756
1 parent f8ce7ee commit b4a217d

File tree

4 files changed

+0
-31
lines changed

4 files changed

+0
-31
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Postfix configuration for version 2.10 and up
21
smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
32

4-
# This is supported in version 2.9, but lets not create another conf file for it
53
address_verify_sender_ttl = 15686s
Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
# Postfix configuration for version 2.5 and up
2-
3-
# These will make postfix adapt more to load spikes
4-
#{stress_adaptive} in_flow_delay = ${stress?3}${stress:1}s
5-
#{stress_adaptive} smtp_connect_timeout = ${stress?10}${stress:30}s
6-
#{stress_adaptive} smtp_helo_timeout = ${stress?10}${stress:60}s
7-
#{stress_adaptive} smtp_mail_timeout = ${stress?10}${stress:60}s
8-
#{stress_adaptive} smtpd_error_sleep_time = ${stress?1}${stress:2}s
9-
#{stress_adaptive} smtpd_hard_error_limit = ${stress?1}${stress:10}
10-
#{stress_adaptive} smtpd_recipient_overshoot_limit = ${stress?60}${stress:600}
11-
#{stress_adaptive} smtpd_soft_error_limit = ${stress?2}${stress:5}
12-
#{stress_adaptive} smtpd_timeout = ${stress?10}${stress:60}s
13-
Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
# Postfix configuration for version 3.0 and up
2-
3-
# These will make postfix adapt more to load spikes
4-
#{stress_adaptive} in_flow_delay = ${stress?{3}:{1}}s
5-
#{stress_adaptive} smtp_connect_timeout = ${stress?{10}:{30}}s
6-
#{stress_adaptive} smtp_helo_timeout = ${stress?{10}:{60}}s
7-
#{stress_adaptive} smtp_mail_timeout = ${stress?{10}:{60}}s
8-
#{stress_adaptive} smtpd_error_sleep_time = ${stress?{1}:{2}}s
9-
#{stress_adaptive} smtpd_hard_error_limit = ${stress?{1}:{10}}
10-
#{stress_adaptive} smtpd_recipient_overshoot_limit = ${stress?{60}:{600}}
11-
#{stress_adaptive} smtpd_soft_error_limit = ${stress?{2}:{5}}
12-
#{stress_adaptive} smtpd_timeout = ${stress?{10}:{60}}s
13-
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
# Postfix configuration for version 3.3 and up
2-
3-
# 3.2 and earlier should not have this set when using reject_unverified_recipient
41
enable_original_recipient = no

0 commit comments

Comments
 (0)