Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

send a separate mail to each recipient, rather than all at once #1078

@karenetheridge

Description

@karenetheridge

when sending mail to multiple recipients (e.g. when adding a build to an organization and we notify every organization member) instead of sending a single email with all recipients in the To: header (which can leak membership information) loop through each recipient individually and send a separate message.

this isn't a huge deal since in most (all?) circumstances members can see organization membership anyway, it is still cleaner to keep the recipients separate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityAn item that needs to get done eventually, but no rush

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions