sfcma / members

1 stars 1 forks source link

Display number of emails left before mailgun plan rolls out #65

Closed dan-brewster closed 6 years ago

dan-brewster commented 7 years ago

When sending an email to a large group of people, there should be a countdown notice that says how many emails are left – or, at least, when the email they're going to send would go over the limit.

We should use existing EmailLog records for this. (if you'd rather use the Mailgun API, that would be more accurate, but I have no idea if we have API access and/or how complicated that would be)

Depends on #64 for an accurate count, but technically that does not need to be done first.

dan-brewster commented 6 years ago

No longer an issue.