Skip to content

email queueing - #14

Merged
itsharrykim merged 1 commit into
mainfrom
codex/email-queueing
Jun 16, 2026
Merged

email queueing#14
itsharrykim merged 1 commit into
mainfrom
codex/email-queueing

Conversation

@itsharrykim

Copy link
Copy Markdown
Collaborator

Summary

  • Add a queued email service with configurable worker count, send rate, queue size, and send timeout.
  • Support formatted From headers with an optional display name and async SMTP delivery.
  • Add unit tests covering queueing, overflow, shutdown behavior, and config validation.

Testing

  • Run new unit tests for email queueing and SMTP message construction.
  • Not run (not requested)

@itsharrykim
itsharrykim merged commit f3e87ec into main Jun 16, 2026
1 check passed
@itsharrykim
itsharrykim deleted the codex/email-queueing branch June 16, 2026 03:50
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