534 5.7.9 Authentication mechanism is too weak

Meaning

The authentication mechanism is too weak.

Common causes

  • Using plain text auth.
  • Server requires TLS.

How to fix

  1. Use strong authentication (e.g., TLS/SSL).

Example bounce

534 5.7.9 Authentication mechanism is too weak

Related codes