[PR #2444] Update SMTP environment variable name in docker-compose #23649

Closed
opened 2026-02-21 20:21:29 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2444

State: closed
Merged: Yes


Changed the environment variable name from SMTP_HOST to SMTP_SERVER in the docker-compose.yml file to fix: ValueError: SMTP_SERVER and SMTP_PORT are required for smtp mail type

This change ensures compatibility with the updated email service configuration requirements, improving clarity and consistency across our deployment configuration files.

  • Renamed SMTP_HOST to SMTP_SERVER under the environment section for the relevant service.
**Original Pull Request:** https://github.com/langgenius/dify/pull/2444 **State:** closed **Merged:** Yes --- Changed the environment variable name from SMTP_HOST to SMTP_SERVER in the docker-compose.yml file to fix: ValueError: SMTP_SERVER and SMTP_PORT are required for smtp mail type This change ensures compatibility with the updated email service configuration requirements, improving clarity and consistency across our deployment configuration files. - Renamed SMTP_HOST to SMTP_SERVER under the environment section for the relevant service.
yindo added the pull-request label 2026-02-21 20:21:29 -05:00
yindo closed this issue 2026-02-21 20:21:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23649