<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Send scheduled e-mails]]></title><description><![CDATA[<p dir="auto">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.</p>
<p dir="auto">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.</p>
<p dir="auto">I can think of ways to code something to solve this, but it seems overkill. I wonder how else I could solve this?</p>
<p dir="auto">My setup:</p>
<ul>
<li>Cloudron as e-mail server</li>
<li>Postmark is the relay</li>
<li>Locally, I use Thunderbird (they have a schedule extension, but this requires my laptop to be online)</li>
</ul>
<p dir="auto">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?</p>
]]></description><link>https://forum.cloudron.io/topic/15905/send-scheduled-e-mails</link><generator>RSS for Node</generator><lastBuildDate>Thu, 03 Sep 2026 16:27:31 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15905.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Sep 2026 14:05:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Send scheduled e-mails on Wed, 02 Sep 2026 19:21:17 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> <a href="/post/128902">said</a>:</p>
<p dir="auto">This might be an excellent feature for the new webmail app, no?</p>
</blockquote>
<p dir="auto">Just read about it, I will post it as a feature request there, thanks!</p>
]]></description><link>https://forum.cloudron.io/post/128920</link><guid isPermaLink="true">https://forum.cloudron.io/post/128920</guid><dc:creator><![CDATA[ekevu123]]></dc:creator><pubDate>Wed, 02 Sep 2026 19:21:17 GMT</pubDate></item><item><title><![CDATA[Reply to Send scheduled e-mails on Wed, 02 Sep 2026 15:12:25 GMT]]></title><description><![CDATA[<p dir="auto">In the simplest case this would be a cron/at command and a preformatted message.</p>
<p dir="auto">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.</p>
]]></description><link>https://forum.cloudron.io/post/128905</link><guid isPermaLink="true">https://forum.cloudron.io/post/128905</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Wed, 02 Sep 2026 15:12:25 GMT</pubDate></item><item><title><![CDATA[Reply to Send scheduled e-mails on Wed, 02 Sep 2026 14:32:57 GMT]]></title><description><![CDATA[<p dir="auto">This might be an excellent feature for the new webmail app, no?</p>
]]></description><link>https://forum.cloudron.io/post/128902</link><guid isPermaLink="true">https://forum.cloudron.io/post/128902</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 02 Sep 2026 14:32:57 GMT</pubDate></item></channel></rss>