Skip to content

fix(smtp): bound outbound delivery timeouts - #3570

Open
hacimertgokhan wants to merge 1 commit into
postalserver:mainfrom
hacimertgokhan:fix/smtp-delivery-timeouts
Open

fix(smtp): bound outbound delivery timeouts#3570
hacimertgokhan wants to merge 1 commit into
postalserver:mainfrom
hacimertgokhan:fix/smtp-delivery-timeouts

Conversation

@hacimertgokhan

Copy link
Copy Markdown

Summary

  • Bound outbound SMTP endpoint/start and message transaction timeouts so slow MX hosts cannot occupy worker threads indefinitely.
  • Abort timed-out SMTP sockets instead of sending cleanup commands over potentially stuck connections.
  • Recover stale queued-message locks quickly so crashed or hung deliveries do not starve the queue.

Testing

  • Syntax checked changed Ruby files with Docker Ruby 3.3 Alpine.
  • Full RSpec was not run because local Ruby/Bundler is unavailable in this workspace.

@hacimertgokhan

Copy link
Copy Markdown
Author
Ekran Alıntısı - Düzenlendi

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the stale label Aug 14, 2026
@willpower232 willpower232 added bug and removed stale labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants