You want Postfix to authenticate incoming connections from Mail clients?
You have to go through the following steps:
install Cyrus-SASL
configure Cyrus-SASL
configure Postfix source-code with Cyrus-SASL support
build Postfix
(re)install Postfix
figure Postfix to use the SASL smtpd features
![]() | Important |
|---|---|
If you want Postfix to authenticate incoming connections from Mail clients and offer the mechanism PLAIN and/or LOGIN we strongly recommend that you also add the use of TLS to your solution. | |
You want Postfix to authenticate itself to other Mail servers?
You have to go through the following steps:
install Cyrus-SASL
configure Cyrus-SASL
configure Postfix source-code with Cyrus-SASL support
build Postfix
(re)install Postfix
configure Postfix to use the SASL SMTP features