Skip to content

A single EmailBuilder would build emails that all share the same collections for recipients, attachments and embedded images #94

@bbottema

Description

@bbottema

Currently, if one were to reuse an EmailBuilder to create multiple emails, then changing one Email instance would affect all the other Email instance (and in fact newly create Email instances from the same EmailBuilder).

Blocks #90.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions