Fix error in writing postfix's main.conf file.
This commit is contained in:
		| @@ -833,7 +833,7 @@ if $IS_RELAY_HOST ; then | ||||
|    cat <<EOF >> /etc/postfix/main.cf | ||||
|  | ||||
| #======= SASL Authentification  ============ | ||||
| smtpd_sasl_auth_enable = \$SASL_AUTH_ENABLED | ||||
| smtpd_sasl_auth_enable = $SASL_AUTH_ENABLED | ||||
| smtpd_sasl_type = cyrus | ||||
| smtpd_sasl_path = smtpd | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user