Skip to content

Add email address to blacklist #32

@seban

Description

@seban

There should be a simple way to add email address to blacklist

blacklist.add "email@foo.bar"
blacklist << "email@foo.bar"
blacklist.push "one@foo.bar", "two@foo.bar", "three@foo.bar"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions