[GH-ISSUE #446] Email integration: distinguish between the unconfirmed and disabled states #334

Closed
opened 2026-02-25 23:42:05 +03:00 by kerem · 0 comments
Owner

Originally created by @cuu508 on GitHub (Nov 9, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/446

Currently, if we receive a bounce notification for an email integration, we change its status back to "unconfirmed". This does the job of preventing further email messages to the address, but is confusing to the user.

Instead, we should distinguish between the two states:

  • unconfirmed: the email integration has just been added, a confirmation link has not been clicked yet
  • disabled: delivery failed (we received a bounce notification), may give an option to re-enable it by sending a new confirmation email
Originally created by @cuu508 on GitHub (Nov 9, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/446 Currently, if we receive a bounce notification for an email integration, we change its status back to "unconfirmed". This does the job of preventing further email messages to the address, but is confusing to the user. Instead, we should distinguish between the two states: * unconfirmed: the email integration has just been added, a confirmation link has not been clicked yet * disabled: delivery failed (we received a bounce notification), may give an option to re-enable it by sending a new confirmation email
kerem 2026-02-25 23:42:05 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#334
No description provided.