Skip to content

Stabilize queue worker rollout and document configuration#18

Merged
Its-donkey merged 2 commits intomainfrom
codex/add-smtp-error-response-for-unauthorized-clients
Oct 31, 2025
Merged

Stabilize queue worker rollout and document configuration#18
Its-donkey merged 2 commits intomainfrom
codex/add-smtp-error-response-for-unauthorized-clients

Conversation

@Its-donkey
Copy link
Owner

Summary

  • reject unauthorized SMTP sessions with a 554 response before disconnecting
  • roll back partially persisted messages and enqueue successful writes immediately for delivery
  • add a configurable queue worker pool with idempotent shutdown plus documentation and tests for the new setting

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_6904bc54ab5c8332af6b25321d53567c

@Its-donkey Its-donkey marked this pull request as ready for review October 31, 2025 14:54
@Its-donkey Its-donkey merged commit 895c77b into main Oct 31, 2025
1 check failed
@Its-donkey Its-donkey deleted the codex/add-smtp-error-response-for-unauthorized-clients branch October 31, 2025 14:54
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.

1 participant