My question is this:
- There are 5000 emails in the queue.
- 100 emails are sent per day.
- A rule is that if the user opens the email, a new email is sent to him after three days.
- New automatic emails are added to the queue
Will these new emails, which should leave after three days, certainly leave or do they have to wait for the queue to run out?
I need to leave after three days, not at the end of the queue.
Thanks