<?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[outgoing mail issue and unbound?]]></title><description><![CDATA[<p dir="auto">Hello, so i run my cloudron server in my house, now i have done this before and had no issue with using an external smpt service for email delivery, i  used mailgun and have never had an issue.</p>
<p dir="auto">i used cloudflare for the domain (my dashboard is the only one that is proxyed)<br />
mailgun for the smpt server</p>
<p dir="auto">So, tested day i setup my SMPT outbound part and nothing seemed to be working. after sending 3 test emails mailgun says they sent. i check my inbox and they in fact send. so, a few hours later i send another test email and nothing........ i went into cloudflare removed all my TXT files ect and re did it , still nothing. i noticed after looking that unbound was yellow and not working might be the problem???</p>
<p dir="auto">i also have the logs of my email that do have the 3 that confirmed and the rest that were rejected</p>
]]></description><link>https://forum.cloudron.io/topic/14158/outgoing-mail-issue-and-unbound</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 17:51:32 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14158.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Aug 2025 14:32:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to outgoing mail issue and unbound? on Tue, 05 Aug 2025 02:46:28 GMT]]></title><description><![CDATA[<p dir="auto">Thank you all! the issue was the unbound service not working and also my email delivery issue too.</p>
]]></description><link>https://forum.cloudron.io/post/111239</link><guid isPermaLink="true">https://forum.cloudron.io/post/111239</guid><dc:creator><![CDATA[kyleholster]]></dc:creator><pubDate>Tue, 05 Aug 2025 02:46:28 GMT</pubDate></item><item><title><![CDATA[Reply to outgoing mail issue and unbound? on Mon, 04 Aug 2025 07:21:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kyleholster" aria-label="Profile: kyleholster">@<bdi>kyleholster</bdi></a> this is a bug in the script. You can do this manually though (see <a href="https://git.cloudron.io/platform/box/-/blob/master/scripts/cloudron-support?ref_type=heads#L576" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/blob/master/scripts/cloudron-support?ref_type=heads#L576</a>).</p>
<p dir="auto">Add this into <code>/etc/unbound/unbound.conf.d/forward-everything.conf</code> :</p>
<pre><code>forward-zone:
    name: "."
    forward-addr: 1.1.1.1
    forward-addr: 8.8.8.8
</code></pre>
<p dir="auto">And then, <code>systemctl restart unbound</code></p>
]]></description><link>https://forum.cloudron.io/post/111211</link><guid isPermaLink="true">https://forum.cloudron.io/post/111211</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 04 Aug 2025 07:21:43 GMT</pubDate></item><item><title><![CDATA[Reply to outgoing mail issue and unbound? on Sun, 03 Aug 2025 22:38:46 GMT]]></title><description><![CDATA[<p dir="auto">Unbound is not resolving, maybe try forwarding all DNS requests. You can do this by running 'cloudron-support --unbound-use-external-dns' option<br />
Using domain server:<br />
Name: 127.0.0.150<br />
Address: 127.0.0.150#53<br />
Aliases:</p>
<p dir="auto">i get this when i run the command and the i run the suggested command this pops up for me</p>
<p dir="auto">/usr/bin/cloudron-support: line 803: unbound_use_external_dns: command not found</p>
<p dir="auto">for further context, heres what the unbound logs say</p>
<pre><code>Aug 03 16:51:18 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: failed to prime trust anchor -- could not fetch DNSKEY rrset . DNSKEY IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: failed to prime trust anchor -- could not fetch DNSKEY rrset . DNSKEY IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: failed to prime trust anchor -- could not fetch DNSKEY rrset . DNSKEY IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: failed to prime trust anchor -- could not fetch DNSKEY rrset . DNSKEY IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 16:51:18 bigd unbound[883]: [883:0] info: failed to prime trust anchor -- could not fetch DNSKEY rrset . DNSKEY IN
Aug 03 17:18:36 bigd unbound[883]: [883:0] info: generate keytag query _ta-4f66. NULL IN
Aug 03 17:24:50 bigd systemd[1]: Stopping unbound.service - Unbound DNS Resolver...
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: service stopped (unbound 1.19.2).
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: server stats for thread 0: 515 queries, 13 answers from cache, 502 recursions, 0 prefetch, 0 rejected by ip ratelimiting
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: server stats for thread 0: requestlist max 5 avg 0.727092 exceeded 0 jostled 0
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: average recursion processing time 0.037127 sec
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: histogram of recursion processing times
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: [25%]=0.000719698 median[50%]=0.00137284 [75%]=0.0316995
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: lower(secs) upper(secs) recursions
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.000032 0.000064 1
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.000064 0.000128 1
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.000128 0.000256 1
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.000256 0.000512 58
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.000512 0.001024 159
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.001024 0.002048 91
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.002048 0.004096 22
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.004096 0.008192 2
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.008192 0.016384 20
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.016384 0.032768 23
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.032768 0.065536 25
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.065536 0.131072 49
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.131072 0.262144 35
Aug 03 17:24:50 bigd unbound[883]: [883:0] info: 0.262144 0.524288 15
Aug 03 17:24:50 bigd systemd[1]: unbound.service: Deactivated successfully.
Aug 03 17:24:50 bigd systemd[1]: Stopped unbound.service - Unbound DNS Resolver.
Aug 03 17:24:50 bigd systemd[1]: Starting unbound.service - Unbound DNS Resolver...
Aug 03 17:24:50 bigd unbound[48589]: [48589:0] notice: init module 0: subnetcache
Aug 03 17:24:50 bigd unbound[48589]: [48589:0] notice: init module 1: validator
Aug 03 17:24:50 bigd unbound[48589]: [48589:0] notice: init module 2: iterator
Aug 03 17:24:50 bigd unbound[48589]: [48589:0] info: start of service (unbound 1.19.2).
Aug 03 17:24:50 bigd systemd[1]: Started unbound.service - Unbound DNS Resolver.
Aug 03 17:24:54 bigd unbound[48589]: [48589:0] info: generate keytag query _ta-4f66. NULL IN
</code></pre>
]]></description><link>https://forum.cloudron.io/post/111200</link><guid isPermaLink="true">https://forum.cloudron.io/post/111200</guid><dc:creator><![CDATA[kyleholster]]></dc:creator><pubDate>Sun, 03 Aug 2025 22:38:46 GMT</pubDate></item><item><title><![CDATA[Reply to outgoing mail issue and unbound? on Sun, 03 Aug 2025 20:27:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/kyleholster" aria-label="Profile: kyleholster">@<bdi>kyleholster</bdi></a><br />
Please connect to your cloudron server via ssh and run:</p>
<pre><code>cloudron-support --troubleshoot
</code></pre>
<p dir="auto">See if anything is not working.</p>
<p dir="auto">Since you are using mailgun, maybe there was an issue with them?</p>
]]></description><link>https://forum.cloudron.io/post/111198</link><guid isPermaLink="true">https://forum.cloudron.io/post/111198</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sun, 03 Aug 2025 20:27:40 GMT</pubDate></item></channel></rss>