<?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[Cloudron SPF record does not permit IP]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">I just found the following from an E-Mail I sent from my cloudron managed server to another E-Mail-Server where I own an Email account:</p>
<pre><code>Received-SPF: SoftFail (mail.jascha.wtf: domain of jascha.wtf does not designate 84.57.85.124 as permitted sender) receiver=mail.jascha.wtf; identity=mailfrom; client-ip=84.57.85.124 helo=[10.0.0.10]; envelope-from=&lt;jascha@jascha.wtf&gt;
</code></pre>
<p dir="auto">The IP shown is my IP at home. I send Emails via Thunderbird. In my understanding the sending Ip should not be the IP of me at home but the one from the mailserver, right?</p>
<p dir="auto">Did I do something wrong? Or is it a problem with the cloudron Mailserver?</p>
]]></description><link>https://forum.cloudron.io/topic/9030/cloudron-spf-record-does-not-permit-ip</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 07:17:47 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9030.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Apr 2023 11:03:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Thu, 13 Jul 2023 02:29:53 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed in 7.5.0</p>
]]></description><link>https://forum.cloudron.io/post/70126</link><guid isPermaLink="true">https://forum.cloudron.io/post/70126</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 13 Jul 2023 02:29:53 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sun, 07 May 2023 16:34:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panthrosrevenge" aria-label="Profile: panthrosrevenge">@<bdi>panthrosrevenge</bdi></a></p>
<p dir="auto">As I suspected, that is Haraka on your own server softfailing the client IP. The recipient SMTP server should only be checking the Sendgrid IP and passing it as long as it is included in the SPF record for the domain in question.</p>
]]></description><link>https://forum.cloudron.io/post/66218</link><guid isPermaLink="true">https://forum.cloudron.io/post/66218</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Sun, 07 May 2023 16:34:25 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sun, 07 May 2023 15:51:59 GMT]]></title><description><![CDATA[<p dir="auto">Here's my header showing the SPF failure. I'm using <a href="http://mxtoolbox.com" target="_blank" rel="noopener noreferrer nofollow ugc">mxtoolbox.com</a> for testing. I'm also using Sendgrid as an SMTP relay with an API key. Sending domain is different than the MX domain as I have a couple different domains I send email from.</p>
<p dir="auto">Received: (Haraka outbound); Sun, 07 May 2023 15:40:12 +0000<br />
Authentication-Results: <strong><a href="http://mymxdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mymxdomain.com</a></strong>;<br />
auth=pass (plain);<br />
spf=softfail smtp.mailfrom=<strong><a href="http://sendingdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">sendingdomain.com</a></strong><br />
Received-SPF: SoftFail (<strong><a href="http://mymxdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mymxdomain.com</a></strong>: domain of <strong><a href="http://sendingdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">sendingdomain.com</a></strong> does not designate <strong>sending client public IP</strong> as permitted sender) receiver=<strong><a href="http://mymxdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mymxdomain.com</a></strong>; identity=mailfrom; client-ip=<strong>sending client public IP</strong> helo=[<strong>LAN IP</strong>]; envelope-from=&lt;<strong>mailbox@sendingdomain</strong>&gt;<br />
Received: from [<strong>LAN IP</strong>] ([<strong>sending client public IP</strong>])<br />
by <strong><a href="http://mymxdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mymxdomain.com</a></strong> (Haraka/3.0.1) with ESMTPSA id 6F7C9FA2-9E4D-4C74-932F-D177277F2FCC.1<br />
envelope-from &lt;<strong><a href="mailto:mailbox@sendingdomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mailbox@sendingdomain.com</a></strong>&gt;<br />
tls TLS_AES_256_GCM_SHA384 (authenticated bits=0);<br />
Sun, 07 May 2023 15:40:12 +0000</p>
]]></description><link>https://forum.cloudron.io/post/66210</link><guid isPermaLink="true">https://forum.cloudron.io/post/66210</guid><dc:creator><![CDATA[panthrosrevenge]]></dc:creator><pubDate>Sun, 07 May 2023 15:51:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 22:21:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panthrosrevenge" aria-label="Profile: panthrosrevenge">@<bdi>panthrosrevenge</bdi></a></p>
<p dir="auto">Yes, but the incoming mail would show the header anyway if it is being sent by your server. Sorry to ask again, but are you sure the sending client IP is really being checked by the <strong>recipient SMTP server</strong>? That would mean that either your mailserver is not even sending the server IP when it connects, which I find hard to believe and would be concerning, or the recipient's mailserver is misconfigured.</p>
<p dir="auto">On the line in the header showing the softfail, which of the following appears?:</p>
<ol>
<li><code>received-SPF: SoftFail (**YOUR MAILSERVER**: domain of **yourdomain.tld** does not designate **IP** as permitted sender) receiver=**YOUR MAILSERVER**</code></li>
</ol>
<p dir="auto">or</p>
<ol start="2">
<li><code>received-SPF: SoftFail (**RECIPIENT MAILSERVER**: domain of **yourdomain.tld** does not designate **IP** as permitted sender) receiver =**RECIPIENT MAILSERVER**</code></li>
</ol>
]]></description><link>https://forum.cloudron.io/post/66181</link><guid isPermaLink="true">https://forum.cloudron.io/post/66181</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Sat, 06 May 2023 22:21:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 21:51:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ccfu" aria-label="Profile: ccfu">@<bdi>ccfu</bdi></a> It's the recipient's server that's showing the sending client's IP in the header. Mail is going through ok besides getting a soft fail on SPF and raising spam score</p>
]]></description><link>https://forum.cloudron.io/post/66179</link><guid isPermaLink="true">https://forum.cloudron.io/post/66179</guid><dc:creator><![CDATA[panthrosrevenge]]></dc:creator><pubDate>Sat, 06 May 2023 21:51:03 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 20:50:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panthrosrevenge" aria-label="Profile: panthrosrevenge">@<bdi>panthrosrevenge</bdi></a></p>
<p dir="auto">Yes, I get that, but <strong>which server</strong> is failing it? Your mailserver or the recipient's? Look again at the header and you will most likely see two SPF checks - one by your mailserver, which fails (that is the problem described in this thread) and one by the receiving mailserver which should be checking your server IP and should therefore pass.</p>
]]></description><link>https://forum.cloudron.io/post/66178</link><guid isPermaLink="true">https://forum.cloudron.io/post/66178</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Sat, 06 May 2023 20:50:31 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 19:58:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ccfu" aria-label="Profile: ccfu">@<bdi>ccfu</bdi></a> I'm seeing the sending clients IP address in the headers instead of the cloudron SMTP server. This causes an SPF failure as the client IP isn't an authorized sender for the domain.</p>
]]></description><link>https://forum.cloudron.io/post/66176</link><guid isPermaLink="true">https://forum.cloudron.io/post/66176</guid><dc:creator><![CDATA[panthrosrevenge]]></dc:creator><pubDate>Sat, 06 May 2023 19:58:31 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 00:09:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panthrosrevenge" aria-label="Profile: panthrosrevenge">@<bdi>panthrosrevenge</bdi></a></p>
<p dir="auto">SPF fails reported by your own server though, right?</p>
]]></description><link>https://forum.cloudron.io/post/66156</link><guid isPermaLink="true">https://forum.cloudron.io/post/66156</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Sat, 06 May 2023 00:09:27 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 23:52:28 GMT]]></title><description><![CDATA[<p dir="auto">I would also like to add that I have been seeing this behavior as well. I am getting SPF failures for IP mismatch as the header is showing the IP of whatever client is sending email, not the SMTP server.</p>
]]></description><link>https://forum.cloudron.io/post/66155</link><guid isPermaLink="true">https://forum.cloudron.io/post/66155</guid><dc:creator><![CDATA[panthrosrevenge]]></dc:creator><pubDate>Fri, 05 May 2023 23:52:28 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Sat, 06 May 2023 00:13:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roundhouse1924" aria-label="Profile: RoundHouse1924">@<bdi>RoundHouse1924</bdi></a></p>
<p dir="auto">That definitely isn't normal or correct behaviour. However: my.sharona.cloud is your sending mailserver, correct? The SPF fail shown is not a result of a check the receiving server is making then.</p>
<p dir="auto">I noticed something similar in a mail I just sent as a test from Outlook to a Gmail address. An SPF fail was also present in the headers (checked by Haraka using the IP of the Outlook client) but there is also (as expected) an SPF pass for the server IP, as that is what was checked by the receiving SMTP server. In other words I don't see a risk that mail delivery will fail due to SPF checks, but it would still be important to identify why Haraka is doing this.</p>
]]></description><link>https://forum.cloudron.io/post/66136</link><guid isPermaLink="true">https://forum.cloudron.io/post/66136</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Sat, 06 May 2023 00:13:35 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 16:04:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roundhouse1924" aria-label="Profile: RoundHouse1924">@<bdi>RoundHouse1924</bdi></a> Thanks for the detailed write up, let me investigate further.</p>
]]></description><link>https://forum.cloudron.io/post/66120</link><guid isPermaLink="true">https://forum.cloudron.io/post/66120</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 05 May 2023 16:04:33 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 16:15:14 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><br />
None of my outgoing mail is being rejected, but headers contain the following (first example sending from Thunderbird on Linux; second example sending from FairEmail on Android):-</p>
<pre><code>received-SPF: Fail (my.sharona.cloud: domain of groveland.place does not designate 138.199.6.239 as permitted sender) receiver=my.sharona.cloud; identity=mailfrom; client-ip=138.199.6.239 

Authentication-Results: my.sharona.cloud;
	auth=pass (plain);
	spf=fail smtp.mailfrom=groveland.place
</code></pre>
<pre><code>Received-SPF: Fail (my.sharona.cloud: domain of citharas.org does not designate 86.15.69.112 as permitted sender) receiver=my.sharona.cloud; identity=mailfrom; client-ip=86.15.69.112 

Authentication-Results: my.sharona.cloud;
	auth=pass (login);
	spf=fail smtp.mailfrom=citharas.org
</code></pre>
<p dir="auto">In both cases, the IP addresses belong to the sending mail client, <strong>not the server</strong>.</p>
<p dir="auto">One of the 3 domains hosted uses an external relay, the other 2 use the internal SMTP.</p>
<p dir="auto">Also, each domain's SPF record uses <em>minus all</em>, not <em>tilde all</em> --- so any rejection is not just a softfail:-</p>
<pre><code>TXT 	v=spf1 a:my.sharona.cloud -all
</code></pre>
<p dir="auto">Although nothing is rejected by the receiving server, receiving clients show:-</p>
<p dir="auto">FairEmail shows a waving flag, as per its FAQ:-<br />
"...FairEmail can show a small red warning flag when DKIM, SPF or DMARC authentication failed on the receiving server. You can enable/disable authentication verification in the display settings"<br />
<a href="https://github.com/M66B/FairEmail/blob/master/FAQ.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/M66B/FairEmail/blob/master/FAQ.md</a></p>
<p dir="auto">The DKIM Verifier Thunderbird extension shows "SPF: fail"<br />
<a href="https://addons.thunderbird.net/en-GB/thunderbird/addon/dkim-verifier/" target="_blank" rel="noopener noreferrer nofollow ugc">https://addons.thunderbird.net/en-GB/thunderbird/addon/dkim-verifier/</a></p>
<p dir="auto">So, the bottom line of all this is that the headers <strong>incorrectly</strong> show that the mail client is the authorised sender.  Clearly, as the message passes through the Cloudron mail server (since v7.4.x), something is processed in a manner to cause this.</p>
<p dir="auto">Hope all this makes sense!</p>
]]></description><link>https://forum.cloudron.io/post/66114</link><guid isPermaLink="true">https://forum.cloudron.io/post/66114</guid><dc:creator><![CDATA[RoundHouse1924]]></dc:creator><pubDate>Fri, 05 May 2023 16:15:14 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 12:49:16 GMT]]></title><description><![CDATA[<p dir="auto">Yes, this is indeed some new information <a class="plugin-mentions-user plugin-mentions-a" href="/user/roundhouse1924" aria-label="Profile: RoundHouse1924">@<bdi>RoundHouse1924</bdi></a> . What exactly has changed between 7.3.6 and 7.4.1 for you? Are mails getting reported as Spam now?</p>
<blockquote>
<p dir="auto">SPF is more important than <a class="plugin-mentions-group plugin-mentions-a" href="/groups/staff" aria-label="Profile: staff">@<bdi>staff</bdi></a> are making out above.</p>
</blockquote>
<p dir="auto">SPF is very important. I think you have misread the messages/posts. The "it" in many places is referring to the header in the email message. This header is not used for SPF validation.</p>
]]></description><link>https://forum.cloudron.io/post/66109</link><guid isPermaLink="true">https://forum.cloudron.io/post/66109</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 05 May 2023 12:49:16 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 10:24:20 GMT]]></title><description><![CDATA[<p dir="auto">What exactly has changed? Are mailservers suddenly rejecting emails you are sending to them? If so, from which mail clients?</p>
]]></description><link>https://forum.cloudron.io/post/66099</link><guid isPermaLink="true">https://forum.cloudron.io/post/66099</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Fri, 05 May 2023 10:24:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 10:08:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ccfu" aria-label="Profile: ccfu">@<bdi>ccfu</bdi></a> said in <a href="/post/66091">Cloudron SPF record does not permit IP</a>:</p>
<blockquote>
<p dir="auto">SPF details are not injected by Cloudron or Haraka at all</p>
</blockquote>
<p dir="auto">If so, then how come I can trace the origin of this problem to the Cloudron update to v7.4.1 from v7.3.6 ?</p>
]]></description><link>https://forum.cloudron.io/post/66096</link><guid isPermaLink="true">https://forum.cloudron.io/post/66096</guid><dc:creator><![CDATA[RoundHouse1924]]></dc:creator><pubDate>Fri, 05 May 2023 10:08:52 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Fri, 05 May 2023 09:29:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roundhouse1924" aria-label="Profile: RoundHouse1924">@<bdi>RoundHouse1924</bdi></a></p>
<p dir="auto">Nobody seems to be suggesting that SPF is not important but the SPF details are not injected by Cloudron or Haraka at all. These details are set in the domain's DNS records and can be checked by the receiving SMTP server when processing incoming email.</p>
<p dir="auto">If a receiving mailserver is checking the wrong headers then it is misconfigured.  Alternatively, the SPF record may be incorrect.</p>
]]></description><link>https://forum.cloudron.io/post/66091</link><guid isPermaLink="true">https://forum.cloudron.io/post/66091</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Fri, 05 May 2023 09:29:37 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Thu, 04 May 2023 17:18:59 GMT]]></title><description><![CDATA[<p dir="auto">I have the exact same problem --- only since updating Cloudron to v7.4.1 from v7.3.6.<br />
So, this has clearly been introduced by v7.4.x.</p>
<p dir="auto">SPF is more important than <a class="plugin-mentions-group plugin-mentions-a" href="/groups/staff" aria-label="Profile: staff">@<bdi>staff</bdi></a> are making out above.</p>
<p dir="auto">Fundamentally, the point is that the SENDING Haraka/Cloudron is guilty of injecting the wrong header SPF details into  OUTGOING emails.</p>
<p dir="auto">This needs a rapid solution, as domain and server reputation is at stake!</p>
]]></description><link>https://forum.cloudron.io/post/66063</link><guid isPermaLink="true">https://forum.cloudron.io/post/66063</guid><dc:creator><![CDATA[RoundHouse1924]]></dc:creator><pubDate>Thu, 04 May 2023 17:18:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 20:07:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/matix131997" aria-label="Profile: matix131997">@<bdi>matix131997</bdi></a> Yup, so the SPF is valid. The email header is only the results of Haraka/Cloudron mail server. This is not considered by the destination server.</p>
]]></description><link>https://forum.cloudron.io/post/65859</link><guid isPermaLink="true">https://forum.cloudron.io/post/65859</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 01 May 2023 20:07:24 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 20:00:03 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> This is the result:<br />
<img src="/assets/uploads/files/1682971198373-result-spf-resized.png" alt="result spf.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/65858</link><guid isPermaLink="true">https://forum.cloudron.io/post/65858</guid><dc:creator><![CDATA[matix131997]]></dc:creator><pubDate>Mon, 01 May 2023 20:00:03 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 19:57:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/matix131997" aria-label="Profile: matix131997">@<bdi>matix131997</bdi></a><br />
Interesting. I still can't get my head around why the recipient mailserver is incorrectly  evaluating the client IP and not the server IP in the SPF record though. The mail is not being sent to the recipient by the client but by the SMTP server.</p>
]]></description><link>https://forum.cloudron.io/post/65855</link><guid isPermaLink="true">https://forum.cloudron.io/post/65855</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Mon, 01 May 2023 19:57:07 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 19:45:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jaschaezra" aria-label="Profile: jaschaezra">@<bdi>jaschaezra</bdi></a> It shouldn't affect mail delivery, afaik. As <a class="plugin-mentions-user plugin-mentions-a" href="/user/ccfu" aria-label="Profile: ccfu">@<bdi>ccfu</bdi></a> said, the check is carried out by the receiving mail server and as such the added meta headers have no effect. But it's not desired to add the Client IP, that I agree. You can check this by sending mails to <a href="https://www.mail-tester.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.mail-tester.com/</a></p>
]]></description><link>https://forum.cloudron.io/post/65850</link><guid isPermaLink="true">https://forum.cloudron.io/post/65850</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 01 May 2023 19:45:38 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 19:04:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ccfu" aria-label="Profile: ccfu">@<bdi>ccfu</bdi></a><br />
This is a strange case. As you can see from Haraka screen shot, when sending from client mail it assigns an address, just for the forum I included via VPN as the address "SMTP"<br />
<img src="/assets/uploads/files/1682967822086-do-forum-smtp.png" alt="do forum smtp.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/65845</link><guid isPermaLink="true">https://forum.cloudron.io/post/65845</guid><dc:creator><![CDATA[matix131997]]></dc:creator><pubDate>Mon, 01 May 2023 19:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 14:12:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jaschaezra" aria-label="Profile: jaschaezra">@<bdi>jaschaezra</bdi></a> The receiving mailserver should be checking the the SPF record of the sending SMTP server, not the client, so you shouldn't get a (Soft)fail. Is the server IP not showing in the headers at all?</p>
<p dir="auto">How often does the IP address of your home DSL connection change? Not a solution but at least a workaround would be to temporarily add that IP to the SPF record.</p>
]]></description><link>https://forum.cloudron.io/post/65818</link><guid isPermaLink="true">https://forum.cloudron.io/post/65818</guid><dc:creator><![CDATA[ccfu]]></dc:creator><pubDate>Mon, 01 May 2023 14:12:06 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron SPF record does not permit IP on Mon, 01 May 2023 13:53:28 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> said in <a href="/post/65760">Cloudron SPF record does not permit IP</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jaschaezra" aria-label="Profile: jaschaezra">@<bdi>jaschaezra</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/matix131997" aria-label="Profile: matix131997">@<bdi>matix131997</bdi></a> I could reproduce this one. Looks like Haraka outbound is adding that header. Note that this is not a problem for mail delivery as such, but it's not nice that the mail client IP is revealed for no reason. Looking into a fix.</p>
</blockquote>
<p dir="auto">And it gives a SPF-Soft-Fail which can at worst lead to being rejected.</p>
]]></description><link>https://forum.cloudron.io/post/65817</link><guid isPermaLink="true">https://forum.cloudron.io/post/65817</guid><dc:creator><![CDATA[jaschaezra]]></dc:creator><pubDate>Mon, 01 May 2023 13:53:28 GMT</pubDate></item></channel></rss>