pgeu / pgeu-system

Mirror of the PostgreSQL Europe Conference and Membership management system.
MIT License
20 stars 29 forks source link

Send list of sponsor emails when a new sponsor signs up #87

Closed andreasscherbaum closed 1 year ago

andreasscherbaum commented 2 years ago

When a new sponsor signs up, they can see all previously sent messages to this sponsor level.

Reality is: no one looks into that.

Once the sponsor is confirmed, the system can re-send the messages to this new sponsor, placing the old messages squarely in their inbox to work with.

mhagander commented 2 years ago

Per discussion this is a bad idea as a flood of email like that can trigger spam filters. What we should do instead is send a list of the previous emails (with links) in addition to the welcome email (for a total of 2 emails, which should not be enough to trigger spam filters).