Extended-Thunder / send-later

Schedule messages to be sent at a specific time.
Mozilla Public License 2.0
122 stars 17 forks source link

apply send-later to an autoreply filter #717

Open jikamens opened 3 months ago

jikamens commented 3 months ago

Discussed in https://github.com/Extended-Thunder/send-later/discussions/716

Originally posted by **stillewateren** June 24, 2024 Hi there, I would like to be able to plan an autoreply, triggered by a filter. The situation is this. A client of mine has customers buying a loyalty card, and we want to send them an automatic reminder to renew their card. So, i have set up a filter for a reply with a template, but this message will be sent immediately. The reminder has to be sent 350 days after purchasing the card, but I cannot set up a time to send the reply, since I have to compose the email manually. I hope this makes sense :D