<?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[Spam ACL whitelist in API but not in GUI?]]></title><description><![CDATA[<p dir="auto">I'm building an external (multi) Cloudron Security Monitoring app and I am very exited about all the API possibilities!</p>
<p dir="auto">One thing I noticed in <a href="https://docs.cloudron.io/api/get-spam-acl" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/api/get-spam-acl</a></p>
<pre><code>APPLICATION/JSON
Schema
Example (auto)
SCHEMA
whitelist
string[]
List of email addresses that are allowed (whitelisted).
Example: ["no-spam@mail.de"]
blacklist
string[]
List of email addresses that are blocked (blacklisted).
Example: ["spam@mail.de"]
</code></pre>
<p dir="auto">However I can't find the whitelisted email addresses in the Cloudron GUI, or am I wrong?</p>
]]></description><link>https://forum.cloudron.io/topic/15310/spam-acl-whitelist-in-api-but-not-in-gui</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 13:42:53 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15310.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Mar 2026 15:38:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Wed, 01 Apr 2026 20:05:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> make an enhancement todo?</p>
]]></description><link>https://forum.cloudron.io/post/122804</link><guid isPermaLink="true">https://forum.cloudron.io/post/122804</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 01 Apr 2026 20:05:27 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Wed, 01 Apr 2026 20:01:38 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> main question is if it will be officially supported (at least in API) as it was meant to be?</p>
]]></description><link>https://forum.cloudron.io/post/122802</link><guid isPermaLink="true">https://forum.cloudron.io/post/122802</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Wed, 01 Apr 2026 20:01:38 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Wed, 01 Apr 2026 16:34:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a></p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> <a href="/post/122749">said</a>:</p>
<p dir="auto">Is there a way through the CLI?</p>
</blockquote>
<p dir="auto">Currently, no.</p>
]]></description><link>https://forum.cloudron.io/post/122793</link><guid isPermaLink="true">https://forum.cloudron.io/post/122793</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Wed, 01 Apr 2026 16:34:31 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Tue, 31 Mar 2026 15:51:40 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way through the CLI?</p>
]]></description><link>https://forum.cloudron.io/post/122749</link><guid isPermaLink="true">https://forum.cloudron.io/post/122749</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 31 Mar 2026 15:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Tue, 31 Mar 2026 11:45:38 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> <a href="/post/122735">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> for the moment, it's best not to use <code>allowlist</code>. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - <a href="https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html</a> .</p>
</blockquote>
<p dir="auto">Thanks for sharing this information, though I really would like to see this working officially because currently there is no way to “force allow” emails that gets into spam unneeded.</p>
]]></description><link>https://forum.cloudron.io/post/122744</link><guid isPermaLink="true">https://forum.cloudron.io/post/122744</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Tue, 31 Mar 2026 11:45:38 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Tue, 31 Mar 2026 09:43:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> for the moment, it's best not to use <code>allowlist</code>. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - <a href="https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html</a> .</p>
]]></description><link>https://forum.cloudron.io/post/122735</link><guid isPermaLink="true">https://forum.cloudron.io/post/122735</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 31 Mar 2026 09:43:28 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Sat, 28 Mar 2026 10:55:35 GMT]]></title><description><![CDATA[<p dir="auto">Oh sorry. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=a3d9da63442" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">The doc is even not up2date. In latest version (9.1.5) the response is (unconfigured):</p>
<pre><code class="language-json">{"allowlist":[],"blocklist":[]}
</code></pre>
]]></description><link>https://forum.cloudron.io/post/122636</link><guid isPermaLink="true">https://forum.cloudron.io/post/122636</guid><dc:creator><![CDATA[tobiasb]]></dc:creator><pubDate>Sat, 28 Mar 2026 10:55:35 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Sat, 28 Mar 2026 10:21:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobiasb" aria-label="Profile: tobiasb">@<bdi>tobiasb</bdi></a> I know about the “blacklist” but I was looking for the “whitelist” with email addresses <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=a3d9da63442" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /></p>
]]></description><link>https://forum.cloudron.io/post/122634</link><guid isPermaLink="true">https://forum.cloudron.io/post/122634</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Sat, 28 Mar 2026 10:21:05 GMT</pubDate></item><item><title><![CDATA[Reply to Spam ACL whitelist in API but not in GUI? on Sat, 28 Mar 2026 10:11:02 GMT]]></title><description><![CDATA[<p dir="auto">This is configured in <code>https://example.org/#/email-settings</code>.</p>
<p dir="auto">Doc <a href="https://docs.cloudron.io/email#address-blocklist" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/email#address-blocklist</a></p>
<p dir="auto">Fyi: The frontend uses the same API, so you should see a request to this endpoint.</p>
]]></description><link>https://forum.cloudron.io/post/122633</link><guid isPermaLink="true">https://forum.cloudron.io/post/122633</guid><dc:creator><![CDATA[tobiasb]]></dc:creator><pubDate>Sat, 28 Mar 2026 10:11:02 GMT</pubDate></item></channel></rss>