(04-02-2015, 09:26 AM)Active8 Wrote: main and master.cf are the original one ?
No,
I have modified it by following this guide:
https://help.ubuntu.com/community/PostfixAmavisNew
and
additional adjustment on main.cf:
Code:
# Limit Active SMTP Connection
smtpd_error_sleep_time = 1s
smtpd_soft_error_limit = 10
smtpd_hard_error_limit = 20
smtpd_client_connection_count_limit = 10
smtpd_client_connection_rate_limit = 60