
Postfix nie wysy
To nie dobrze, bo tam już chyba tak prosto nie odblokuję tego portu. A już myślałem, że teraz to już z górki zostałby tylko FTP. To ja już nie wiem jak mam prawidłowo ustawić ten port 587?
master.cf:
Czy to tylko tu się ustawia ten port? Czy gdzieś jeszcze? Bo teraz wiem, że to już jest tylko wina tego portu.
master.cf:
Kod: Zaznacz cały
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - - - - smtpd
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
smtps inet n - - - - smtpd
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING