I can use only G Suit SMTP mail server due to company security policy.
I want to configuring 3rd-party SMTP service for using G Suit mail service but I can't set "smtp smtp_password" config in AIRFLOW CONFIGURATION OVERRIDES tap of Cloud Composer.
GCP Guides says "smtp smtp_password The default SMTP password for Airflow. You cannot configure a new password."
GCP Cloud Composer 3rd-party Email Setting guide
Is there any method to set smtp_password in Cloud Composer config? Or any other method of setting G suite mail server for using email sending on DAG?