<?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[Is there a possibility in cloudron to propagate a mta-sts policy?]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
is there a way in cloudron to propagate a mts-sts-policy?<br />
For this a txt-file would have to be accessible under a certain domain, e.g. <a href="https://mta-sts.domain.org/.well-known/mta-sts.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://mta-sts.domain.org/.well-known/mta-sts.txt</a></p>
<p dir="auto">If there is not something like this in cloudron yet, would this be implementable in principle?</p>
<p dir="auto">Many thanks and greetings</p>
]]></description><link>https://forum.cloudron.io/topic/6516/is-there-a-possibility-in-cloudron-to-propagate-a-mta-sts-policy</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 10:10:56 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6516.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Feb 2022 11:28:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Tue, 27 Jan 2026 10:21:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> sorry for answering that late. You need to have app that serves the file at the expected URL.</p>
<p dir="auto">You need to set up surfer app (this is the webserver you are looking for) at  mta-sts.YOURDOMAIN.TLD (YOURDOMAIN= is your domain... TLD=Top Level Domain e.g. .com, .org...) inside surfer app you need to create .well-known folder inside folder public and then place the mta-sts file as described earlier there...</p>
<p dir="auto">I hope this clarifies it for you ...and yes it is still working. <a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> I think it would be awesome to somehow implement it into cloudron for the ease of use mail setup. As long as it is not implemented maybe a notice in the mail section of cloudron might work.</p>
]]></description><link>https://forum.cloudron.io/post/119217</link><guid isPermaLink="true">https://forum.cloudron.io/post/119217</guid><dc:creator><![CDATA[m-si]]></dc:creator><pubDate>Tue, 27 Jan 2026 10:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Wed, 14 Jan 2026 10:23:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/inibudi" aria-label="Profile: IniBudi">@<bdi>IniBudi</bdi></a>: Thank you for your comment. The DNS entries for MTA-STS are not the problem; I can easily store them with a domain and DNS provider. The critical point is storing the necessary TXT file with the actual rules of conduct, which cannot be provided at the DNS level. To do this, I need a web server under the respective domain, and so, when using Cloudron, I automatically end up in the Cloudron user interface and in the domain settings area. There is already an area for so-called “well-known URIs” where entries for services such as Matrix, Mastodon, and Jitsi can already be stored. In my opinion, to implement this cleanly in cloudron, all that is needed is an input field where the MTA-STS rules can be stored.</p>
]]></description><link>https://forum.cloudron.io/post/118487</link><guid isPermaLink="true">https://forum.cloudron.io/post/118487</guid><dc:creator><![CDATA[7dowWilkes]]></dc:creator><pubDate>Wed, 14 Jan 2026 10:23:59 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Wed, 14 Jan 2026 08:05:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> If I am not mistaken, you can configure it from the DNS level, let's say <a href="https://developers.cloudflare.com/email-routing/setup/mta-sts/" target="_blank" rel="noopener noreferrer nofollow ugc">you're using Cloudflare</a>, so you don't have to create an app to handle MTA-STS for your email. CMIIW.</p>
]]></description><link>https://forum.cloudron.io/post/118467</link><guid isPermaLink="true">https://forum.cloudron.io/post/118467</guid><dc:creator><![CDATA[IniBudi]]></dc:creator><pubDate>Wed, 14 Jan 2026 08:05:52 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Sun, 11 Jan 2026 12:35:55 GMT]]></title><description><![CDATA[<p dir="auto">I may be misunderstanding this, but if my domain provider supports DNSSEC and I can set the necessary DNS entries for MTA-STS there directly, I would only need to be able to enter the content for the “mta-sts.txt file” under “Well-known URIs” for the respective domain within Cloudron (as described by <a class="plugin-mentions-user plugin-mentions-a" href="/user/m-si" aria-label="Profile: m-si">@<bdi>m-si</bdi></a> under No. 3). Unfortunately, I am only an end user, but would this be a lot of work for the Cloudron developer community?</p>
]]></description><link>https://forum.cloudron.io/post/118284</link><guid isPermaLink="true">https://forum.cloudron.io/post/118284</guid><dc:creator><![CDATA[7dowWilkes]]></dc:creator><pubDate>Sun, 11 Jan 2026 12:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Sat, 10 Jan 2026 20:44:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/inibudi" aria-label="Profile: inibudi">@<bdi>inibudi</bdi></a><br />
We could add this to the documentation indeed.<br />
But, I think it would be better if we implement this feature directly.</p>
]]></description><link>https://forum.cloudron.io/post/118269</link><guid isPermaLink="true">https://forum.cloudron.io/post/118269</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sat, 10 Jan 2026 20:44:32 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Sat, 10 Jan 2026 14:11:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m-si" aria-label="Profile: m-si">@<bdi>m-si</bdi></a> said in <a href="/post/56838">Is there a possibility in cloudron to propagate a mta-sts policy?</a>:</p>
<blockquote>
<p dir="auto">Recently I played arround, to improve e-mail security with MTA-STS. I was able to simply use surfer app to publish the mta-sts.txt file and set up the necessary DNS entries. But the solution is somewhat clunky, so may be it might be an easy win <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> , to make this directly possible through cloudron ui, until we implement DANE into cloudron.</p>
<p dir="auto">Steps to reproduce working MTA-STS setup in cloudron useing <strong>surfer app</strong></p>
<ol>
<li>
<p dir="auto">setup surfer app at the following subdomain <code>mta-sts.&lt;DOMAIN.TLD&gt;</code></p>
</li>
<li>
<p dir="auto">make folder <code>.well-known</code> inside folder <code>public</code></p>
</li>
<li>
<p dir="auto">create mta-sts.txt</p>
</li>
</ol>
<pre><code class="language-shell">version: STSv1
mode: enforce
max_age: 86400
mx: mail.&lt;DOMAIN.TLD&gt;
</code></pre>
<p dir="auto">(where any mail server which it should belong should have an entry. I'am not quite shure wethere we need mx: my.&lt;DOMAIN.TLD&gt; as well, but for the tests the above has been sufficient.)</p>
<ol start="4">
<li>set up following DNS records</li>
</ol>
<pre><code class="language-shell">_mta-sts in TXT v=STSv1; id=20221123132400Z
</code></pre>
<p dir="auto">(where the id is a simple Timestamp or a uniq number to identify the entry)</p>
<pre><code class="language-shell">_smtp._tls in TXT v=TLSRPTv1; rua=mailto:&lt;USERNAME&gt;@&lt;DOMAIN.TLD&gt; 
</code></pre>
<p dir="auto">(where the rua-Mail-Adress is an Address one want's to get the reports)</p>
<p dir="auto"><strong>EDIT:</strong><br />
We can easily check if the setup is correct via <a href="https://www.checktls.com" target="_blank" rel="noopener noreferrer nofollow ugc">check tls</a>.</p>
</blockquote>
<p dir="auto">Is this tutorial still relevant to be added to the documentation page regarding the MTA-STS, <a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a>?</p>
]]></description><link>https://forum.cloudron.io/post/118248</link><guid isPermaLink="true">https://forum.cloudron.io/post/118248</guid><dc:creator><![CDATA[IniBudi]]></dc:creator><pubDate>Sat, 10 Jan 2026 14:11:48 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Fri, 25 Nov 2022 18:03:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m-si" aria-label="Profile: m-si">@<bdi>m-si</bdi></a> Sweet! Thanks a lot for sharing this workaround. It works perfectly and helps me to cover the time until true MTA-STS + DANE support from Cloudron. E-Mail reputation is really crucial these days.</p>
<p dir="auto">Just one remark for other readers: If you are doing this for the first time, you should probably start with mode: testing.<br />
Once you have successfully established MTA-STS (no errors), you should change to "mode: enforce" and increase the max_age value. Many senders expect it to be at least several weeks.</p>
]]></description><link>https://forum.cloudron.io/post/57120</link><guid isPermaLink="true">https://forum.cloudron.io/post/57120</guid><dc:creator><![CDATA[nichu42]]></dc:creator><pubDate>Fri, 25 Nov 2022 18:03:11 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Wed, 23 Nov 2022 12:38:32 GMT]]></title><description><![CDATA[<p dir="auto">Recently I played arround, to improve e-mail security with MTA-STS. I was able to simply use surfer app to publish the mta-sts.txt file and set up the necessary DNS entries. But the solution is somewhat clunky, so may be it might be an easy win <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> , to make this directly possible through cloudron ui, until we implement DANE into cloudron.</p>
<p dir="auto">Steps to reproduce working MTA-STS setup in cloudron useing <strong>surfer app</strong></p>
<ol>
<li>
<p dir="auto">setup surfer app at the following subdomain <code>mta-sts.&lt;DOMAIN.TLD&gt;</code></p>
</li>
<li>
<p dir="auto">make folder <code>.well-known</code> inside folder <code>public</code></p>
</li>
<li>
<p dir="auto">create mta-sts.txt</p>
</li>
</ol>
<pre><code class="language-shell">version: STSv1
mode: enforce
max_age: 86400
mx: mail.&lt;DOMAIN.TLD&gt;
</code></pre>
<p dir="auto">(where any mail server which it should belong should have an entry. I'am not quite shure wethere we need mx: my.&lt;DOMAIN.TLD&gt; as well, but for the tests the above has been sufficient.)</p>
<ol start="4">
<li>set up following DNS records</li>
</ol>
<pre><code class="language-shell">_mta-sts in TXT v=STSv1; id=20221123132400Z
</code></pre>
<p dir="auto">(where the id is a simple Timestamp or a uniq number to identify the entry)</p>
<pre><code class="language-shell">_smtp._tls in TXT v=TLSRPTv1; rua=mailto:&lt;USERNAME&gt;@&lt;DOMAIN.TLD&gt; 
</code></pre>
<p dir="auto">(where the rua-Mail-Adress is an Address one want's to get the reports)</p>
<p dir="auto"><strong>EDIT:</strong><br />
We can easily check if the setup is correct via <a href="https://www.checktls.com" target="_blank" rel="noopener noreferrer nofollow ugc">check tls</a>.</p>
]]></description><link>https://forum.cloudron.io/post/56838</link><guid isPermaLink="true">https://forum.cloudron.io/post/56838</guid><dc:creator><![CDATA[m-si]]></dc:creator><pubDate>Wed, 23 Nov 2022 12:38:32 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 18:37:58 GMT]]></title><description><![CDATA[<p dir="auto">That suggestion in turn came from <a href="https://forum.cloudron.io/topic/2315/cloudron-email-feature-improvements-ideas">https://forum.cloudron.io/topic/2315/cloudron-email-feature-improvements-ideas</a></p>
]]></description><link>https://forum.cloudron.io/post/43596</link><guid isPermaLink="true">https://forum.cloudron.io/post/43596</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 17 Feb 2022 18:37:58 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 18:36:51 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> perfect! That's cool</p>
]]></description><link>https://forum.cloudron.io/post/43595</link><guid isPermaLink="true">https://forum.cloudron.io/post/43595</guid><dc:creator><![CDATA[7dowWilkes]]></dc:creator><pubDate>Thu, 17 Feb 2022 18:36:51 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 18:33:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> right, this was request a while ago along with DANE support - <a href="https://git.cloudron.io/cloudron/box/-/issues/780" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/issues/780</a> . Can look into this next release.</p>
]]></description><link>https://forum.cloudron.io/post/43594</link><guid isPermaLink="true">https://forum.cloudron.io/post/43594</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 17 Feb 2022 18:33:07 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 15:54:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> the problem for me is actually the webserver, which has to make the policy available. probably this is the actual feature-request, if cloudron doesn't offer this possibility yet</p>
]]></description><link>https://forum.cloudron.io/post/43591</link><guid isPermaLink="true">https://forum.cloudron.io/post/43591</guid><dc:creator><![CDATA[7dowWilkes]]></dc:creator><pubDate>Thu, 17 Feb 2022 15:54:36 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 15:37:21 GMT]]></title><description><![CDATA[<p dir="auto">you can find the RFC - Proposed Standard at <a href="https://datatracker.ietf.org/doc/rfc8461/" target="_blank" rel="noopener noreferrer nofollow ugc">https://datatracker.ietf.org/doc/rfc8461/</a></p>
<p dir="auto">you only need 3 records in your dns:</p>
<ol>
<li>_mta-sts.example.com.  IN TXT "v=STSv1; id=20160831085700Z;" --&gt; the id is a time-stamp for the policy</li>
<li>_smtp._tls.example.com. IN TXT "v=TLSRPTv1; <a href="mailto:rua=mailto:postmaster@example.com" target="_blank" rel="noopener noreferrer nofollow ugc">rua=mailto:postmaster@example.com</a>" --&gt; for error analysis and for an MTA-STS validator</li>
<li><a href="http://mta-sts.example.com" target="_blank" rel="noopener noreferrer nofollow ugc">mta-sts.example.com</a>. IN A IP-of-your-webserver --&gt; to propagate the policy under <a href="https://mta-sts.example.com/.well-known/mta-sts.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://mta-sts.example.com/.well-known/mta-sts.txt</a></li>
</ol>
<p dir="auto">The policy could look like this:<br />
version: STSv1<br />
mode: enforce<br />
max_age: 2419200<br />
mx: <a href="http://my.example.org" target="_blank" rel="noopener noreferrer nofollow ugc">my.example.org</a></p>
<p dir="auto">instead of enforce you can also choose "testing" or "none"<br />
see also <a href="https://support.google.com/a/answer/9276511?hl=en" target="_blank" rel="noopener noreferrer nofollow ugc">https://support.google.com/a/answer/9276511?hl=en</a></p>
<p dir="auto">cloudron would therefore "only" need a central webservice via which the policy under ".well-known/mta-sts.txt" could be published to the respective domains in cloudron</p>
<p dir="auto">the dns entries could also be set automatically by cloudron or once manually by the domain-owner</p>
]]></description><link>https://forum.cloudron.io/post/43590</link><guid isPermaLink="true">https://forum.cloudron.io/post/43590</guid><dc:creator><![CDATA[7dowWilkes]]></dc:creator><pubDate>Thu, 17 Feb 2022 15:37:21 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 13:10:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> said in <a href="/post/43559">Is there a possibility in cloudron to propagate a mta-sts policy?</a>:</p>
<blockquote>
<p dir="auto">mts-sts-policy</p>
</blockquote>
<p dir="auto">I'd never heard of this so I did a search and found this about it from the UK Gov't</p>
<p dir="auto"><a href="https://www.gov.uk/government/publications/email-security-standards/using-the-mail-transfer-agent-strict-transport-security-mta-sts-protocol-in-your-organisation" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gov.uk/government/publications/email-security-standards/using-the-mail-transfer-agent-strict-transport-security-mta-sts-protocol-in-your-organisation</a></p>
]]></description><link>https://forum.cloudron.io/post/43575</link><guid isPermaLink="true">https://forum.cloudron.io/post/43575</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Thu, 17 Feb 2022 13:10:24 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a possibility in cloudron to propagate a mta-sts policy? on Thu, 17 Feb 2022 12:18:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/7dowwilkes" aria-label="Profile: 7dowWilkes">@<bdi>7dowWilkes</bdi></a> Sounds like a great idea to me, if it can possibly be implemented. +1</p>
]]></description><link>https://forum.cloudron.io/post/43561</link><guid isPermaLink="true">https://forum.cloudron.io/post/43561</guid><dc:creator><![CDATA[micmc]]></dc:creator><pubDate>Thu, 17 Feb 2022 12:18:30 GMT</pubDate></item></channel></rss>