Issue: Email Configuration - <save configuration> button not active

It’s not possible to save a changed E-Mail configuration due to an inactive ,save configuration> button.

history:

  • deployed developer edition v9.9.8 from docker image
  • defined email configuration variables in docker-compose.yml
  • successfully upgraded to 2025.2
  • wanted to remove E-Mail configuration from docker-compose.yml file and do it directly in the WebUI
  • logged in with administrative permissions
  • As a workaround I’ve modified sender email address property in PostgreSQL database with pgadmin on cli

Any help appriciated. Thanks Steffen

Hey there.

To adjust your e-mail configuration, you’ll have to reenter your SMTP Password or Client Secret (depending on which auth type you’re using). That will reenable the Save Configuration button.

Hi Colin,
thanks for quick anser. Yes - that works. Tested. The thing is we are not using authentication on our internal MTA (no user / password). But I wanted to change the sender address. Anyway. Problem solved. Cheers.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.