Cannot test SMTP settings if config is currently set by a config file #3155

Closed
opened 2026-02-20 02:05:22 -05:00 by deekerman · 0 comments
Owner

Originally created by @agross on GitHub (Jun 15, 2024).

Originally assigned to: @michelheusschen on GitHub.

The bug

I use the config file approach to provision Immich. I have added SMTP settings. I cannot test if they work, because the "Send test email and save" button is disabled on the admin UI.

The OS that Immich Server is running on

docker

Version of Immich Server

v1.106.4

Version of Immich Mobile App

unrelated

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

unrelated

Your .env content

unrelated

Reproduction steps

1. Running Immich with external config file (`IMMICH_CONFIG_FILE`) with SMTP config
2. Go to admin settings
3. Attempt to send a test e-mail

Relevant log output

No response

Additional information

No response

Originally created by @agross on GitHub (Jun 15, 2024). Originally assigned to: @michelheusschen on GitHub. ### The bug I use the config file approach to provision Immich. I have added SMTP settings. I cannot test if they work, because the "Send test email and save" button is disabled on the admin UI. ### The OS that Immich Server is running on docker ### Version of Immich Server v1.106.4 ### Version of Immich Mobile App unrelated ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML unrelated ``` ### Your .env content ```Shell unrelated ``` ### Reproduction steps ```bash 1. Running Immich with external config file (`IMMICH_CONFIG_FILE`) with SMTP config 2. Go to admin settings 3. Attempt to send a test e-mail ``` ### Relevant log output _No response_ ### Additional information _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#3155
No description provided.