coder / coder/internal

Implement SMTP connection / client reuse

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
project/notifications
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently our SMTP clients connects to the smarthost for every email dispatched (as Alertmanager does).

We should look into pooling connections or clients to reduce overhead and possible rate-limiting issues.

See https://github.com/knadh/smtppool for inspiration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.