From 47f453e494c690c94e674cdd19a4948698aded0b Mon Sep 17 00:00:00 2001 From: kaiyou Date: Sun, 22 Oct 2017 18:15:28 +0200 Subject: [PATCH] Allow relaying when using the intenral SMTPd --- postfix/conf/master.cf | 1 + 1 file changed, 1 insertion(+) diff --git a/postfix/conf/master.cf b/postfix/conf/master.cf index c0f68233..b89aaac3 100644 --- a/postfix/conf/master.cf +++ b/postfix/conf/master.cf @@ -6,6 +6,7 @@ smtp inet n - n - - smtpd # Internal SMTP service 10025 inet n - n - - smtpd + -o smtpd_relay_restrictions=permit -o smtpd_recipient_restrictions=reject_unlisted_sender,reject_sender_login_mismatch,permit -o cleanup_service_name=outclean outclean unix n - n - 0 cleanup