Send scheduled e-mails
-
I need to send occasional one-off scheduled e-mails. So, I have an e-mail that shouldn't be sent immediately, but at a scheduled time. Also, my computer shouldn't have to be online at that time, so I want to schedule and forget.
I was using Missive for that reason, a free web app for e-mails, but it terminated their free plan, and I have no other reason to pay for it.
I can think of ways to code something to solve this, but it seems overkill. I wonder how else I could solve this?
My setup:
- Cloudron as e-mail server
- Postmark is the relay
- Locally, I use Thunderbird (they have a schedule extension, but this requires my laptop to be online)
Actually, if there's no better solution, I would even be fine to code a small relay and host it on Cloudron. But maybe I am overcomplicating this here?
-
In the simplest case this would be a cron/at command and a preformatted message.
Depending on the use case there may be some other ways. For example in case you want to send out product updates, maybe a newsletter/mailinglist software would be helpful. Here you can schedule mails and also do some tracking. Or if its just personal notifications I have seen that ntfy has scheduled messages that can trigger smtp delivery.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login