No SMTP Authentication

smtp_sasl_auth_enable = no

This configuration:

  • Disables SMTP authentication.

  • Assumes the relay trusts the source IP address (IP whitelisting).