Skip to content

Implement SMTP connection / client reuse #15

@dannykopping

Description

@dannykopping

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions