<?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[Sanity-Check: Email Logs]]></title><description><![CDATA[<p dir="auto">I'm having trouble with email delivery to a specific @yahoo address. I use Freescout and Mailgun SMTP. From the Cloudron side, under <code>email &gt; event log</code> I can see <code>queued for outbound delivery</code> and <code>sent</code>. Are there any other logs to check to verify that the email was actually sent from the server so that I can attach it as proof when contacting Mailgun?</p>
<p dir="auto">P.S. I opened the <code>sent</code> log entry and is that a Borat reference I see? <code>"response": "Great success",</code> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=a9807027800" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title="😂" alt="😂" /></p>
]]></description><link>https://forum.cloudron.io/topic/15888/sanity-check-email-logs</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 08:07:49 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15888.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Sep 2026 01:38:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sanity-Check: Email Logs on Tue, 01 Sep 2026 18:18:23 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, my last email got delivered as they replied back. I'll check the status for each email to see if I can spot any difference. If not, I'm positive it's on their end and that's all that I care about. I tried troubleshooting things with the client and I get vague responses back like they're a freaking politician and I'm an investigative reporter trying to expose them <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f926.png?v=a9807027800" class="not-responsive emoji emoji-android emoji--face_palm" style="height:23px;width:auto;vertical-align:middle" title="🤦" alt="🤦" /></p>
<pre><code>	"delivery-status": {
		"attempt-no": 1,
		"certificate-verified": true,
		"code": 250,
		"first-delivery-attempt-seconds": 3.223,
		"message": "ok dirdel",
		"mx-host": "mta7.am0.yahoodns.net",
		"mx-host-ip": "67.195.228.110",
		"session-seconds": 1.087,
		"tls": true
	"event": "delivered",
</code></pre>
]]></description><link>https://forum.cloudron.io/post/128827</link><guid isPermaLink="true">https://forum.cloudron.io/post/128827</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Tue, 01 Sep 2026 18:18:23 GMT</pubDate></item><item><title><![CDATA[Reply to Sanity-Check: Email Logs on Tue, 01 Sep 2026 16:17:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humpty" aria-label="Profile: humpty">@<bdi>humpty</bdi></a> usually in the mailgun logs also you will see if it delivered to yahoo or not. If it got to yahoo , then yahoo for some reason for that mailbox has decided to eat the mail (and not even putting it in spam folder) . Maybe user has some blocklist etc?</p>
]]></description><link>https://forum.cloudron.io/post/128822</link><guid isPermaLink="true">https://forum.cloudron.io/post/128822</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 01 Sep 2026 16:17:50 GMT</pubDate></item><item><title><![CDATA[Reply to Sanity-Check: Email Logs on Tue, 01 Sep 2026 15:44:12 GMT]]></title><description><![CDATA[<p dir="auto">Yes, it looks like it's contacting Mailgun if I expand the "sent" log entry (code below).</p>
<p dir="auto"><strong>Long story:</strong> I sent multiple emails to the same problematic address back-to-back, but only some are received. Other times, none are received. The CR log for the "sent" entry shows it contacted Mailgun. I can also see the address in the Mailgun logs. The client says they're not receiving them and there's nothing in the spam/junk folder. Other Yahoo addresses receive my Freescout emails just fine. This has been going on for months now with this client. It's driving me mad. It's odd though. Why would some emails get delivered and not all?</p>
<pre><code>"server": {
       "host": "smtp.mailgun.org",
       "ip": "34.160.63.108",
       "port": 587
   },
   "response": "Great success",
   "relay": false,
</code></pre>
]]></description><link>https://forum.cloudron.io/post/128821</link><guid isPermaLink="true">https://forum.cloudron.io/post/128821</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Tue, 01 Sep 2026 15:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to Sanity-Check: Email Logs on Tue, 01 Sep 2026 13:46:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humpty" aria-label="Profile: humpty">@<bdi>humpty</bdi></a> that log indicates that the mail was sent. Can you check that the log line indicates that it contacted mailgun? The <code>Great success</code> comes from the other side (so possibly mailgun) .</p>
<p dir="auto">Usually, you can see the email in the mailgun logs as well immediately.</p>
]]></description><link>https://forum.cloudron.io/post/128808</link><guid isPermaLink="true">https://forum.cloudron.io/post/128808</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 01 Sep 2026 13:46:11 GMT</pubDate></item></channel></rss>