<?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[Mailing list (forwarding) not working anymore]]></title><description><![CDATA[<p dir="auto">After updating to Cloudron 10.x, my mailing lists stopped working properly.</p>
<p dir="auto">The main mailbox exists, and the forwarding addresses (48 recipients) are configured correctly. However, incoming emails are only delivered to the main Cloudron mailbox and are not being distributed/forwarded to the list members.</p>
<p dir="auto">Interestingly, a newly created test mailing list works fine (though it only has 2 recipients configured). I also tried recreating the original list from scratch and re-pasting the addresses, but that didn't work either. The list is not restricted to list members only.</p>
<p dir="auto">Regards,<br />
Sponch</p>
<p dir="auto">edit: tried smtp-relay (brevo) and built-in smtp Server</p>
]]></description><link>https://forum.cloudron.io/topic/15981/mailing-list-forwarding-not-working-anymore</link><generator>RSS for Node</generator><lastBuildDate>Sun, 27 Sep 2026 00:22:14 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15981.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Sep 2026 19:32:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Wed, 23 Sep 2026 07:53:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> previously, forwarding feature did not use sieve rules. It was implemented in Haraka, so this setting was not needed.</p>
]]></description><link>https://forum.cloudron.io/post/129878</link><guid isPermaLink="true">https://forum.cloudron.io/post/129878</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 23 Sep 2026 07:53:47 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Wed, 23 Sep 2026 07:37:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> quick follow-up for my sanity: do we know why it was working before and stopped working after the C10 update?</p>
]]></description><link>https://forum.cloudron.io/post/129876</link><guid isPermaLink="true">https://forum.cloudron.io/post/129876</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Wed, 23 Sep 2026 07:37:11 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Tue, 22 Sep 2026 09:28:26 GMT]]></title><description><![CDATA[<p dir="auto">thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a>, was about to say, this should also resolve that one: <a href="https://forum.cloudron.io/topic/14041/issue-with-mailing-list-delivery-when-using-external-smtp-server/32">https://forum.cloudron.io/topic/14041/issue-with-mailing-list-delivery-when-using-external-smtp-server/32</a></p>
]]></description><link>https://forum.cloudron.io/post/129812</link><guid isPermaLink="true">https://forum.cloudron.io/post/129812</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Tue, 22 Sep 2026 09:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Tue, 22 Sep 2026 08:21:07 GMT]]></title><description><![CDATA[<p dir="auto">Good catch, I will apply the fix for the next release.</p>
]]></description><link>https://forum.cloudron.io/post/129806</link><guid isPermaLink="true">https://forum.cloudron.io/post/129806</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 22 Sep 2026 08:21:07 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Tue, 22 Sep 2026 08:12:06 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for reaching out on support <a class="plugin-mentions-user plugin-mentions-a" href="/user/sponch" aria-label="Profile: sponch">@<bdi>sponch</bdi></a> . Found the issue. Dovecot config is missing <code>sieve_max_actions</code> which is default 32. Bumping this to 128 fixes the problem.</p>
<p dir="auto">I have already applied the change in your server but if your server reboots or mail server restarts, the config will be lost. Here's what you have to do:</p>
<ul>
<li>docker exec -ti mail /bin/bash</li>
<li>Edit /run/dovecot/dovecot.conf. Find the line sieve_max_forwards . Add a line sieve_max_actions = 128 after that line</li>
<li>supervisorctl restart dovecot</li>
</ul>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> this might also be similar to the issue you faced in another thread.</p>
<p dir="auto">cc <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a></p>
]]></description><link>https://forum.cloudron.io/post/129805</link><guid isPermaLink="true">https://forum.cloudron.io/post/129805</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 22 Sep 2026 08:12:06 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Sun, 20 Sep 2026 09:15:02 GMT]]></title><description><![CDATA[<p dir="auto">I see. So, anything in the logs?</p>
]]></description><link>https://forum.cloudron.io/post/129742</link><guid isPermaLink="true">https://forum.cloudron.io/post/129742</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 20 Sep 2026 09:15:02 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Sat, 19 Sep 2026 10:19:44 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> just split the forwarding adresses. A mail with 20 and then 28 addresses is being sent without problem. as soon as it take all the 48 its doesn't work anymore.</p>
]]></description><link>https://forum.cloudron.io/post/129708</link><guid isPermaLink="true">https://forum.cloudron.io/post/129708</guid><dc:creator><![CDATA[sponch]]></dc:creator><pubDate>Sat, 19 Sep 2026 10:19:44 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Sat, 19 Sep 2026 06:37:46 GMT]]></title><description><![CDATA[<p dir="auto">Is it possible to test the addresses with first say 20 addresses? And then 30 and then the full list? Are there any hints in the mail event log or mail log? You can also exec into the mail container and check <code>/run/dovecot/dovecot.log</code> for errors.</p>
]]></description><link>https://forum.cloudron.io/post/129692</link><guid isPermaLink="true">https://forum.cloudron.io/post/129692</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 19 Sep 2026 06:37:46 GMT</pubDate></item><item><title><![CDATA[Reply to Mailing list (forwarding) not working anymore on Sat, 19 Sep 2026 06:19:37 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/sponch" aria-label="Profile: sponch">@<bdi>sponch</bdi></a><br />
Thanks for reporting.</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sponch" aria-label="Profile: sponch">@<bdi>sponch</bdi></a> <a href="/post/129667">said</a>:</p>
<p dir="auto">Interestingly, a newly created test mailing list works fine (though it only has 2 recipients configured). I also tried recreating the original list from scratch and re-pasting the addresses, but that didn't work either.</p>
</blockquote>
<p dir="auto">This is interesting.<br />
So there might be something in that list that causes the issue or there is an issue with the migration.</p>
]]></description><link>https://forum.cloudron.io/post/129686</link><guid isPermaLink="true">https://forum.cloudron.io/post/129686</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sat, 19 Sep 2026 06:19:37 GMT</pubDate></item></channel></rss>