Remove misinformed open relay for the internal smtp

This commit is contained in:
kaiyou
2017-10-22 19:05:51 +02:00
parent 47f453e494
commit 05b9ecbb34

View File

@@ -6,7 +6,6 @@ smtp inet n - n - - smtpd
# Internal SMTP service # Internal SMTP service
10025 inet n - n - - smtpd 10025 inet n - n - - smtpd
-o smtpd_relay_restrictions=permit
-o smtpd_recipient_restrictions=reject_unlisted_sender,reject_sender_login_mismatch,permit -o smtpd_recipient_restrictions=reject_unlisted_sender,reject_sender_login_mismatch,permit
-o cleanup_service_name=outclean -o cleanup_service_name=outclean
outclean unix n - n - 0 cleanup outclean unix n - n - 0 cleanup