Postfix: allow inbound relaying from only authenticated MTAs
问题 I want to authenticate our customers' MTAs (Exchange for the most part, pointing to us as its smart host) to our relay server (Postfix 2.11.3, CentOS 6.6) and accept mail from only those authenticated MTAs. I've looked into SASL, but as far as I can tell, its use case is for authenticating inbound MUAs or outbound MTAs. How does one authenticate inbound MTAs using Postfix? Thanks, Nathan EDIT: From my main.cf: smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_auth_enable =