|
@ -666,8 +666,6 @@ class EEStackController(CementBaseController): |
|
|
-o smtpd_hard_error_limit=1000 |
|
|
-o smtpd_hard_error_limit=1000 |
|
|
-o smtpd_client_connection_count_limit=0 |
|
|
-o smtpd_client_connection_count_limit=0 |
|
|
-o smtpd_client_connection_rate_limit=0 |
|
|
-o smtpd_client_connection_rate_limit=0 |
|
|
-o receive_override_options=no_header_body_checks,""" + |
|
|
|
|
|
"""no_unknown_recipient_check |
|
|
|
|
|
-o local_header_rewrite_clients=""") |
|
|
-o local_header_rewrite_clients=""") |
|
|
|
|
|
|
|
|
with open("/etc/postfix/master.cf", "a") as am_config: |
|
|
with open("/etc/postfix/master.cf", "a") as am_config: |
|
|