Skip to content
postfix_3-0.conf.master 503 B
Newer Older
# Postfix configuration for version 3.0 and up

# These will make postfix adapt more to load spikes
# in_flow_delay = ${stress?{3}:{1}}s
# smtp_connect_timeout = ${stress?{10}:{30}}s
# smtp_helo_timeout = ${stress?{10}:{60}}s
# smtp_mail_timeout = ${stress?{10}:{60}}s
# smtpd_error_sleep_time = ${stress?{1}:{2}}s
# smtpd_hard_error_limit = ${stress?{1}:{10}}
# smtpd_recipient_overshoot_limit = ${stress?{60}:{600}}
# smtpd_soft_error_limit = ${stress?{2}:{5}}
# smtpd_timeout = ${stress?{10}:{60}}s