<?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[What&#x27;s coming in Cloudron 6.3]]></title><description><![CDATA[<p dir="auto">Before Cloudron 7, we need some more work to make the single server install secure. For this reason, we will spend some time first with the following:</p>
<ul>
<li>(Security) - Inform users about new browser/IP logins.</li>
<li><s>(Security) - Better email monitoring/visibility for admins. <a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> raised many important posts and there's also <a href="https://forum.cloudron.io/tags/email">existing ones</a>. We have to read the posts in more detail and discuss internally before we give more details on what we plan to do here.</s> (moved to next release)</li>
<li><s>(Security) - Add a way to secure/limit access to specific apps and dashboard. For example, a set of apps are public and the rest are only accessible via wireguard/openvpn. This combined with mandatory 2FA for dashboard will make good security.</s> (moved to next release)</li>
<li>Reduce/remove some notifications. It seems a bit noisy.</li>
<li>Fix email situation for Go apps like Statping, Commento that are having trouble sending mails via our email server.</li>
<li>Make email setup inside apps optional. This will make it possible to configure specific apps to use some external service for mail delivery directly and the Cloudron package won't touch their mail settings.</li>
<li>Volumes - make mounting easier by automating fstab/exports entries</li>
<li><s>Move TURN server to port 443.</s> (moved to next release)</li>
<li>As a pre-requisite for Cloudron 7 multi-host feature, we have to move file system data into the database. Much grunt work to be done here.</li>
<li>Vultr DNS</li>
<li>Vultr Object Storage</li>
</ul>
]]></description><link>https://forum.cloudron.io/topic/4723/what-s-coming-in-cloudron-6-3</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 07:57:00 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4723.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Mar 2021 17:41:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 24 Aug 2021 15:45:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> All the features listed on the top are part of 6.3.</p>
]]></description><link>https://forum.cloudron.io/post/35664</link><guid isPermaLink="true">https://forum.cloudron.io/post/35664</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 24 Aug 2021 15:45:46 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 24 Aug 2021 09:50:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> I've lost track, which of the features listed at the top of this thread are already done and included in 6.3.6? Could you perhaps update the OP to reflect current state of play? Many thanks!</p>
]]></description><link>https://forum.cloudron.io/post/35641</link><guid isPermaLink="true">https://forum.cloudron.io/post/35641</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 24 Aug 2021 09:50:36 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Thu, 12 Aug 2021 17:40:54 GMT]]></title><description><![CDATA[<p dir="auto">We are rolling out 6.3.6.</p>
]]></description><link>https://forum.cloudron.io/post/35204</link><guid isPermaLink="true">https://forum.cloudron.io/post/35204</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 12 Aug 2021 17:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 11 Aug 2021 21:47:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> OK, I hope it is a specific error and not something general in the Spanish translation. We know that we have to copy exactly each code, without spaces.</p>
<p dir="auto">As you say, it may be a copy paste error.</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.cloudron.io/post/35160</link><guid isPermaLink="true">https://forum.cloudron.io/post/35160</guid><dc:creator><![CDATA[mdreira]]></dc:creator><pubDate>Wed, 11 Aug 2021 21:47:07 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 11 Aug 2021 21:15:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mdreira" aria-label="Profile: mdreira">@<bdi>mdreira</bdi></a> there were just some syntax errors like extra whitespace for example:</p>
<pre><code>&lt;% = invite Link %&gt;
</code></pre>
<p dir="auto">a space between <code>%</code> and <code>=</code> as well as <code>invite Link</code> without the space<br />
or</p>
<pre><code>&lt;%= inviteLink%&gt;
</code></pre>
<p dir="auto">and this also, where between <code>inviteLink</code> and <code>%</code> a whitespace was missing. Fixed version is now at <a href="https://translate.cloudron.io/translate/cloudron/dashboard/es/?offset=1&amp;q=inviteLinkActionText&amp;sort_by=-priority%2Cposition&amp;checksum=" target="_blank" rel="noopener noreferrer nofollow ugc">https://translate.cloudron.io/translate/cloudron/dashboard/es/?offset=1&amp;q=inviteLinkActionText&amp;sort_by=-priority%2Cposition&amp;checksum=</a></p>
<p dir="auto">Most likely just autocorrect of your browser or copy and paste issue, so easy to fix once I found out. But would be nice if we could make weblate catch this somehow for us.</p>
<p dir="auto">Ejs, which is the template engine we use here, is quite picky.</p>
]]></description><link>https://forum.cloudron.io/post/35159</link><guid isPermaLink="true">https://forum.cloudron.io/post/35159</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 11 Aug 2021 21:15:58 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 11 Aug 2021 20:15:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> We did all the translation into Spanish. What was the problem and in what sentence?</p>
]]></description><link>https://forum.cloudron.io/post/35157</link><guid isPermaLink="true">https://forum.cloudron.io/post/35157</guid><dc:creator><![CDATA[mdreira]]></dc:creator><pubDate>Wed, 11 Aug 2021 20:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 11 Aug 2021 19:48:58 GMT]]></title><description><![CDATA[<p dir="auto">There will be a 6.3.6. It's going through the CI, it has many minor changes and also an important security fix (the last item)</p>
<p dir="auto">[6.3.6]</p>
<ul>
<li>Fix broken reboot button</li>
<li>app updated notification shown despite failure</li>
<li>Update translation for sso login information</li>
<li>Hide groups/tags/state filter in app listing for normal users</li>
<li>filemanager: Ensure breadcrumbs and hash are correctly updated on folder navigation</li>
<li>cloudron-setup: check if nginx/docker is already installed</li>
<li>Use the addresses of all available interfaces for port 53 binding</li>
<li>refresh config on appstore login</li>
<li>password reset: check 2fa when enabled</li>
<li>Fix crash due to wrong Spanish translation for invitation email</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/35153</link><guid isPermaLink="true">https://forum.cloudron.io/post/35153</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 11 Aug 2021 19:48:58 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Thu, 08 Jul 2021 17:03:58 GMT]]></title><description><![CDATA[<p dir="auto">6.3 is now available to all. Please open a separate post in the appropriate forum section if you hit any issues.</p>
]]></description><link>https://forum.cloudron.io/post/33583</link><guid isPermaLink="true">https://forum.cloudron.io/post/33583</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 08 Jul 2021 17:03:58 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Sun, 04 Jul 2021 14:31:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> this is fixed but we have to make a new release.</p>
]]></description><link>https://forum.cloudron.io/post/33398</link><guid isPermaLink="true">https://forum.cloudron.io/post/33398</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 04 Jul 2021 14:31:44 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Sun, 04 Jul 2021 11:39:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> sounds similar/ the same as an issue @atridad had and I think <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> managed to track down</p>
]]></description><link>https://forum.cloudron.io/post/33393</link><guid isPermaLink="true">https://forum.cloudron.io/post/33393</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 04 Jul 2021 11:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Sun, 04 Jul 2021 07:03:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">a small ui glitch (at least it seems so to me) I just noticed in 6.3.4. When there is the update symbol for an app on the dashboard, clicking on it always brought you directly to the update screen in the past. In fact it still does, but additionally it now opens the app in a new tab.</p>
]]></description><link>https://forum.cloudron.io/post/33389</link><guid isPermaLink="true">https://forum.cloudron.io/post/33389</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sun, 04 Jul 2021 07:03:09 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Thu, 01 Jul 2021 09:12:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: dantheman">@<bdi>dantheman</bdi></a> this maybe be better discussed in the matrix/synapse forum section as most likely this has nothing to do with the Cloudron update. If you have any further logs or error messages, please create a topic  at <a href="https://forum.cloudron.io/category/50/matrix-synapse-element">https://forum.cloudron.io/category/50/matrix-synapse-element</a></p>
]]></description><link>https://forum.cloudron.io/post/33292</link><guid isPermaLink="true">https://forum.cloudron.io/post/33292</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 01 Jul 2021 09:12:02 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Thu, 01 Jul 2021 09:20:00 GMT]]></title><description><![CDATA[<p dir="auto">Problem for me after updating to v6.3.4 running on Ubuntu 18.04.4 LTS.<br />
Matrix (Synapse server) seems to be running, but sending messages on Android and Windows not working anymore...</p>
<p dir="auto">edit:<br />
i moved this topic to <a href="https://forum.cloudron.io/topic/5291/problem-with-sending-and-receiving-message-s-android-windows">https://forum.cloudron.io/topic/5291/problem-with-sending-and-receiving-message-s-android-windows</a></p>
]]></description><link>https://forum.cloudron.io/post/33289</link><guid isPermaLink="true">https://forum.cloudron.io/post/33289</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Thu, 01 Jul 2021 09:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Thu, 01 Jul 2021 06:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luckow" aria-label="Profile: luckow">@<bdi>luckow</bdi></a> exactly the same for me but with Ubuntu 20.04. No problems at all just a little waiting time. Watch the live logs to know what's going on during the upgrade.</p>
]]></description><link>https://forum.cloudron.io/post/33288</link><guid isPermaLink="true">https://forum.cloudron.io/post/33288</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Thu, 01 Jul 2021 06:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 30 Jun 2021 14:52:03 GMT]]></title><description><![CDATA[<p dir="auto">Something for the stats: <strong>10 minutes</strong> for a Cloudron instance with 6 cores, 32 GB RAM, Ubuntu 18.04.2 LTS. 42 apps from Cloudron 6.2.8 to Cloudron 6.3.4</p>
]]></description><link>https://forum.cloudron.io/post/33273</link><guid isPermaLink="true">https://forum.cloudron.io/post/33273</guid><dc:creator><![CDATA[luckow]]></dc:creator><pubDate>Wed, 30 Jun 2021 14:52:03 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Wed, 30 Jun 2021 14:07:52 GMT]]></title><description><![CDATA[<p dir="auto">@atridad said in <a href="/post/33192">What's coming in Cloudron 6.3</a>:</p>
<blockquote>
<p dir="auto">FYI it looks like, at least in Firefox, the update button might be inside the &lt;a&gt; tag for the app itself? It always opens the app in a new tab <em>in addition to</em> taking me to the update page.</p>
</blockquote>
<p dir="auto">Actually I am seeing this issue now as well, not sure why it didn't happen when I tested this yesterday. Anyways I've pushed a fix for that now.</p>
]]></description><link>https://forum.cloudron.io/post/33270</link><guid isPermaLink="true">https://forum.cloudron.io/post/33270</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 30 Jun 2021 14:07:52 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 29 Jun 2021 23:01:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Okay, thanks Girish for understanding. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> In the meantime I'm using the mailbox route again for the few addresses where I don't want to be doing spam filtering / preventing the recipient from receiving spam messages.</p>
<p dir="auto">Relevant thread spin-off: <a href="https://forum.cloudron.io/topic/5277/spam-messages-forwarding-correctly-via-forwarding-sieve-rule/1">https://forum.cloudron.io/topic/5277/spam-messages-forwarding-correctly-via-forwarding-sieve-rule/1</a></p>
]]></description><link>https://forum.cloudron.io/post/33223</link><guid isPermaLink="true">https://forum.cloudron.io/post/33223</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 29 Jun 2021 23:01:50 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 29 Jun 2021 15:50:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> I understand the impact of the change. Let me see if we have a few more hit this before making changes. It requires another full release cycle (a new mail container, new translations, new ui elements etc).</p>
]]></description><link>https://forum.cloudron.io/post/33219</link><guid isPermaLink="true">https://forum.cloudron.io/post/33219</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 29 Jun 2021 15:50:43 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 29 Jun 2021 15:44:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> I agree that the spam filtering needs to be improved and in most cases it'd be fine to block spam to mailing lists (I basically wrote those feature requests after all haha), but that's part of the issue here too... in order for that new feature of not forwarding spam on to mailing lists to be effective and <em>non-problematic</em> (keyword there), we need those extra controls around identifying spam and setting all the different SpamAssassin options and such.</p>
<p dir="auto">Until those extra controls arrive (it's understandable that'll take a while), the new feature can cause some unintended consequences for some since it didn't come with the ability to at least disallow spam filtering on a mailing list. There will certainly be cases where the spam filtering should be done on the recipients end, not Cloudron's end because at least if their spam filter catches it they can still see it in their junk box, but if the mailing list on Cloudron catches it then it's gone forever, so there's a bigger risk of Cloudron doing it for some types of accounts.</p>
<p dir="auto">I would strongly encourage that ability to disallow spam filtering on mailing lists for those who need it at least until the better spam filtering is added to Cloudron along with all the other important mail features we've been clamouring for. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> Right now, that feature - while useful in probably 90-95% of cases - is also now a detriment to the remaining percentage without extra controls in place.</p>
<p dir="auto">To be fair, maybe I'm misusing mailing lists though. I used them because it was much easier to manage for accounts which need to simply forward on to a different mailing address. Maybe I always should have been using mailboxes for that use-case? So I'll admit maybe part of the issue here is more the way I'm using it, but I still stand by the fact that the feature is a bit "half baked" without the ability to disallow spam filtering on them for sensitive accounts, and I hope that will be fixed until the time that the spam features are added down the road.</p>
]]></description><link>https://forum.cloudron.io/post/33216</link><guid isPermaLink="true">https://forum.cloudron.io/post/33216</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 29 Jun 2021 15:44:42 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 29 Jun 2021 15:31:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> I think a mailing list not forward spam is correct (same way there is no option to not filter spam for mailboxes). I think what is missing is letting admins define what spam is and have more spam control (through this they can also define nothing is spam too). That said, I will see how much work all this is and decide on a short term checkbox or long term spam control.</p>
]]></description><link>https://forum.cloudron.io/post/33214</link><guid isPermaLink="true">https://forum.cloudron.io/post/33214</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 29 Jun 2021 15:31:15 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Tue, 29 Jun 2021 13:07:32 GMT]]></title><description><![CDATA[<p dir="auto">@atridad I fixed a different glitch there. However first I thought I got what you meant with the update indicator, but now I am a bit lost. Also neither in chrome nor firefox I can reproduce the link opening pattern you are describing.</p>
]]></description><link>https://forum.cloudron.io/post/33210</link><guid isPermaLink="true">https://forum.cloudron.io/post/33210</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 29 Jun 2021 13:07:32 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Mon, 28 Jun 2021 22:00:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/33191">What's coming in Cloudron 6.3</a>:</p>
<blockquote>
<p dir="auto">spam still cannot be handled by user's sieve filters because the spam filtering is done before user sieve filters are run</p>
</blockquote>
<p dir="auto">Just for clarity... are you saying Spam will never forward from a mailbox either then if marked as Spam by SpamAssassin since it "cannot be handled by users sieve filters"? Or are you saying if the mailbox is set to just redirect all messages that it'll still include spam message forwarding then too?</p>
<p dir="auto">For what it's worth, until all the spam filtering improvements appear in a future release, it may be better to focus on making that optional for mailing lists until such spam improvements are made. Spam filtering should <em>never</em> be forced on anyone (I've made calls for that too when discussing Spamhaus for example), there should always be a way to bypass spam filtering when needed whether mailbox or mailing list, and that option should exist for any admins.</p>
<p dir="auto">To be fair, I just re-read my original feature request and don't think I made it obvious at all it should have been an option, so that's on me as I may have unintentionally mislead you to thinking it should be a forced setting for all. It was definitely my intention for it to be optional. Similarly, I had also noted in that very same feature request "the ability to set a threshold number to avoid false-positives" specifically because if it's marked as spam to the mailing list it's then completely lost and can't be seen later unlike a mailbox that still keeps it in the spam folder for viewing, meaning it may be necessary to set a less-rigid spam threshold (from 5 default to say 8 for example) when it comes to rejecting mail to mailing lists.</p>
<p dir="auto">Just some food for thought anyways. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto">In the meantime, I've created a mailbox again (moved away from mailing list) for this particular user and hoping that all messages (including spam) are redirected to them. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f91e.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--hand_with_index_and_middle_fingers_crossed" style="height:23px;width:auto;vertical-align:middle" title=":hand_with_index_and_middle_fingers_crossed:" alt="🤞" /> Sorry again Girish for possibly misleading the feature request and having an issue right away, haha, I admit it's a bit of an edge case because of the sensitivity of this particular recipient's job (a doctor) which means that all spam filtering should be on their side, not mine which is why I needed that option.</p>
]]></description><link>https://forum.cloudron.io/post/33202</link><guid isPermaLink="true">https://forum.cloudron.io/post/33202</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 28 Jun 2021 22:00:33 GMT</pubDate></item><item><title><![CDATA[Reply to What&#x27;s coming in Cloudron 6.3 on Mon, 28 Jun 2021 19:13:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Weird... I'll wait for a new app update an check again with cache cleared. It seemed to still be an issue with 6.3.3 but again, could be cache <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f627.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--anguished" style="height:23px;width:auto;vertical-align:middle" title="D:" alt="😧" /></p>
]]></description><link>https://forum.cloudron.io/post/33196</link><guid isPermaLink="true">https://forum.cloudron.io/post/33196</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 28 Jun 2021 19:13:43 GMT</pubDate></item></channel></rss>