These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Postfix not applying configuration on the new forum.
Dealing with postfix configuration, I noticed that it's impossibile to disable the SASL authentication.
Infact, the webmin is adding/removing the "smtpd_sasl_auth_enable = yes" variable in main.cf but in master.cf is always present "-o smtpd_sasl_auth_enable=yes" for smtp and submission entries.
I think it's a bug, right?