X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=master.cf;h=e04e05c027c78a3237169a12b88a430f83af5231;hb=aa68eccffffef34a6ad5104f94f08c6134d44887;hp=4e3da11926ec6aa0f9f8f3de19ea6606a86a0681;hpb=0cc1534f7c1c4ce61b29220b2ba149bf4f1a004a;p=sysconfig%2Fpostfix.git diff --git a/master.cf b/master.cf index 4e3da11..e04e05c 100644 --- a/master.cf +++ b/master.cf @@ -8,11 +8,13 @@ # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== -#submission inet n - - - - smtpd -# -o smtpd_tls_security_level=encrypt -# -o smtpd_sasl_auth_enable=yes -# -o smtpd_client_restrictions=permit_sasl_authenticated,reject -# -o milter_macro_daemon_name=ORIGINATING +submission inet n - - - - smtpd + -o smtpd_tls_security_level=encrypt + -o smtpd_sasl_auth_enable=yes + -o smtpd_client_restrictions=permit_sasl_authenticated,reject + -o milter_macro_daemon_name=ORIGINATING + -o smtpd_proxy_filter=127.0.0.1:10025 + -o smtpd_client_connection_count_limit=15 #smtps inet n - - - - smtpd # -o smtpd_tls_wrappermode=yes # -o smtpd_sasl_auth_enable=yes @@ -58,6 +60,9 @@ smtp inet n - - - 5 smtpd -o mynetworks=127.0.0.0/8 -o receive_override_options=no_unknown_recipient_checks +smtp-forward unix - - n - - smtp -o smtp_bind_address=18.102.208.11 +smtp-local unix - - n - - smtp -o smtp_bind_address=18.102.208.44 + # When relaying mail as backup MX, disable fallback_relay to avoid MX loops relay unix - - - - - smtp -o smtp_fallback_relay= @@ -71,6 +76,7 @@ virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scache unix - - - - 1 scache + # # ==================================================================== # Interfaces to non-Postfix software. Be sure to examine the manual