Skip to content

Conversation

@ricekot
Copy link

@ricekot ricekot commented Jan 17, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 17, 2026 07:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables configuration of SMTP connection and read timeouts through environment variables, allowing users to adjust timeout behavior for their SMTP servers.

Changes:

  • Added two new environment variables (SMTP_OPEN_TIMEOUT and SMTP_READ_TIMEOUT) to control SMTP timeout behavior
  • Updated production environment configuration to use these new settings with 5-second defaults

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/docker-deployment.md Documents the two new SMTP timeout environment variables with their default values
config/environments/production.rb Implements the timeout configuration in the SMTP settings hash

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: ricekot <git@ricekot.com>
@ricekot ricekot force-pushed the smtp-timeout-config branch from c443743 to 49a899d Compare January 17, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant