You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to build the code to deliver emails based on expiration criteria (given the decision in #3534), delivering the content written at #3535.
Acceptance criteria
Send emails at 30 days, 7 days, and 1 day to domain managers and org admins with an expiring soon domain. (Domains are expiring soon if they are within 60 of the expiration date)
lizpearl
changed the title
Develop code to schedule days-in-advance emails and prepare pre-expiration email content for delivery
Schedule and send domain expiration reminders
Feb 25, 2025
Sub-issue description
We need to build the code to deliver emails based on expiration criteria (given the decision in #3534), delivering the content written at #3535.
Acceptance criteria
expiring soon
domain. (Domains areexpiring soon
if they are within 60 of the expiration date)Additional context
This issue does not include post-expiration notifications, but we'll likely want to use or extend what is created here to send those in the future.
Follow our current set up for task scheduling. This is an example command that is called by
daily-csv-upload.yaml
Issue links
The text was updated successfully, but these errors were encountered: