Skip to content

Filter the send_emails of members with do_not_email=True

Jeff May requested to merge filter-send-emails into dev

@DSASanFrancisco/portal-members

Replaces !133 (closed)

Requires a little bit of refactoring on the scripts branch, but it's worth doing this now. We almost always query the members table for email addresses, so this should cut down on the number of lookups for blacklisting emails.

Merge request reports