Skip to content

Handle Dead Email Addresses More Gracefully #102

@j-frost

Description

@j-frost

Expected Behavior

When requesting access to a secret, SMTP bounce messages caused by f.i. dead email addresses are swallowed by TeamVault.

Actual Behavior

TeamVault tries to send notifications to all users, adding them all via SMTP TO. When such a mail subsequently bounces because one of the TOs is 505 undeliverable, the sender is notified by whatever mail server is configured for TeamVault directly.

Steps to Reproduce the Problem

  1. Grant a user access to a secret who has some invalid email address configured
  2. Request access to the secret using some as-of-yet unprivileged user with a valid inbox.
  3. Observe that second user's inbox. The bounce message leaks who the requested secret belongs to, including their email addresses.

Specifications

  • Version: 0.7.3
  • Platform: //S
  • Subsystem: mailer-daemon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions