mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-31 11:21:40 +02:00
The Mailer expects the config object to have `email_smtp_pass` and `email_riot_base_url` attributes (and it won't by default, because the default config impl doesn't set any of the attributes unless email_enable_notifs is set).