<?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[DKIM and DMARC for built-in outgoing mail]]></title><description><![CDATA[<p dir="auto">Outgoing mail from the built in email solution does not have a DKIM signature or a DMARC signature.<br />
Is this possible to enable or configure?</p>
]]></description><link>https://forum.cloudron.io/topic/1675/dkim-and-dmarc-for-built-in-outgoing-mail</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 16:26:23 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1675.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Feb 2019 08:32:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Tue, 10 Aug 2021 08:06:42 GMT]]></title><description><![CDATA[<p dir="auto">DMARC is about email security. Traditionally this was about inbound protection, where <a href="https://emailauth.io/what-is-dmarc" target="_blank" rel="noopener noreferrer nofollow ugc">DMARC</a> can be used. Though, DMARC is more about outbound email protection.</p>
]]></description><link>https://forum.cloudron.io/post/35060</link><guid isPermaLink="true">https://forum.cloudron.io/post/35060</guid><dc:creator><![CDATA[pintudason]]></dc:creator><pubDate>Tue, 10 Aug 2021 08:06:42 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Mon, 17 Jun 2019 16:06:14 GMT]]></title><description><![CDATA[<p dir="auto">I can confirm that this is finally fixed now <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forum.cloudron.io/post/3781</link><guid isPermaLink="true">https://forum.cloudron.io/post/3781</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Mon, 17 Jun 2019 16:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 07 Jun 2019 11:40:08 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> Nice! Will definitely try again after the release.</p>
]]></description><link>https://forum.cloudron.io/post/3714</link><guid isPermaLink="true">https://forum.cloudron.io/post/3714</guid><dc:creator><![CDATA[ruben]]></dc:creator><pubDate>Fri, 07 Jun 2019 11:40:08 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 07 Jun 2019 00:15:50 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed now in 4.1 (which will get released next week or so)</p>
]]></description><link>https://forum.cloudron.io/post/3711</link><guid isPermaLink="true">https://forum.cloudron.io/post/3711</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 07 Jun 2019 00:15:50 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 06 Jun 2019 21:28:35 GMT]]></title><description><![CDATA[<p dir="auto">A fix for now is to just run <code>chmod +r /home/yellowtent/boxdata/mail/dkim/*/private</code>.</p>
<p dir="auto">As for certs for renewing, <a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> do you have incoming port 80 open on your server? The cert issue is not related to dkim keys.</p>
]]></description><link>https://forum.cloudron.io/post/3710</link><guid isPermaLink="true">https://forum.cloudron.io/post/3710</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 06 Jun 2019 21:28:35 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 06 Jun 2019 21:16:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> thanks, I was able to reproduce the issue. It is related to the ubuntu image on scaleway. We relied on the user id to match between the host OS and the container. For some reason, adding a new user on scaleway starts from uid 1001 instead of 1000. Looking into a fix.</p>
]]></description><link>https://forum.cloudron.io/post/3709</link><guid isPermaLink="true">https://forum.cloudron.io/post/3709</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 06 Jun 2019 21:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 06 Jun 2019 05:18:07 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> I’m using the wildcard DNS-option.</p>
]]></description><link>https://forum.cloudron.io/post/3693</link><guid isPermaLink="true">https://forum.cloudron.io/post/3693</guid><dc:creator><![CDATA[ruben]]></dc:creator><pubDate>Thu, 06 Jun 2019 05:18:07 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Wed, 05 Jun 2019 16:26:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> Thanks. Can you tell me which DNS provider you are using? Let me try to reproduce the bug with that backend.</p>
]]></description><link>https://forum.cloudron.io/post/3688</link><guid isPermaLink="true">https://forum.cloudron.io/post/3688</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 05 Jun 2019 16:26:52 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Wed, 05 Jun 2019 09:04: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> I had already deleted my test-setup; so I just set up a new one from scratch at scaleway. It results in the same errors and permissions as above.</p>
]]></description><link>https://forum.cloudron.io/post/3687</link><guid isPermaLink="true">https://forum.cloudron.io/post/3687</guid><dc:creator><![CDATA[ruben]]></dc:creator><pubDate>Wed, 05 Jun 2019 09:04:28 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 31 May 2019 08:45:08 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> Hi, I can confirm that this issue is still there with 2 domains.<br />
Unfortunately I didn't check after a fresh install and just 1 domain.</p>
]]></description><link>https://forum.cloudron.io/post/3651</link><guid isPermaLink="true">https://forum.cloudron.io/post/3651</guid><dc:creator><![CDATA[doomilation]]></dc:creator><pubDate>Fri, 31 May 2019 08:45:08 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 31 May 2019 05:06:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clouddaz" aria-label="Profile: clouddaz">@<bdi>clouddaz</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/subven" aria-label="Profile: subven">@<bdi>subven</bdi></a> Any of you still facing this issue? I would love to get to the bottom of this since I thought this got fixed, but clearly hasn't.</p>
]]></description><link>https://forum.cloudron.io/post/3644</link><guid isPermaLink="true">https://forum.cloudron.io/post/3644</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 31 May 2019 05:06:45 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 17 May 2019 06:58:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/subven" aria-label="Profile: subven">@<bdi>subven</bdi></a>  yes, the file exists. These are the permissions:</p>
<pre><code>drwxr-xr-x 2 yellowtent yellowtent 4096 May 10 10:33 ./
drwxr-xr-x 4 yellowtent yellowtent 4096 May 10 11:27 ../
-rw------- 1 yellowtent yellowtent  887 May 10 10:33 private
-rw-r--r-- 1 yellowtent yellowtent  272 May 10 10:33 public
-rw-r--r-- 1 yellowtent yellowtent    8 May 10 10:33 selector
</code></pre>
<p dir="auto">The DKIM-signing works after a <code>chmod 777 private</code> but I don't think that 's a sustainable solution.</p>
<p dir="auto">The 'renew all certs'-button does not seem te renew my certificates.<br />
My DNS-setup is 'wildcard', so I don't think it 's possible to re-setup dns?</p>
<p dir="auto">I just added an extra domain (with cloudron 4.0.3) and it results in the same permissions:</p>
<pre><code>drwxr-xr-x 2 yellowtent yellowtent 4096 May 17 06:54 ./
drwxr-xr-x 5 yellowtent yellowtent 4096 May 17 06:54 ../
-rw------- 1 yellowtent yellowtent  887 May 17 06:54 private
-rw-r--r-- 1 yellowtent yellowtent  272 May 17 06:54 public
-rw-r--r-- 1 yellowtent yellowtent    8 May 17 06:54 selector
</code></pre>
]]></description><link>https://forum.cloudron.io/post/3538</link><guid isPermaLink="true">https://forum.cloudron.io/post/3538</guid><dc:creator><![CDATA[ruben]]></dc:creator><pubDate>Fri, 17 May 2019 06:58:46 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Wed, 15 May 2019 21:00:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> did you checked if the file exists? What are the file permissions/owner/group? Does the file contains a certificate? With cloudron 4.X.X you have the ability to re-setup DNS (maybe this fixes the issue?). What about renewing all certs (--&gt; Domain)?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/murgero" aria-label="Profile: murgero">@<bdi>murgero</bdi></a> cloudron is at v4.0.3 at the moment. Do you use a custom hoster image? I'm on a netcup image and the message popped up today. You're <em>off topic</em> by the way...</p>
]]></description><link>https://forum.cloudron.io/post/3511</link><guid isPermaLink="true">https://forum.cloudron.io/post/3511</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Wed, 15 May 2019 21:00:11 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 10 May 2019 18:39:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruben" aria-label="Profile: ruben">@<bdi>ruben</bdi></a> 4.0.0 is out? how do I install? my cloudron checks for updates but says it's up to date??</p>
]]></description><link>https://forum.cloudron.io/post/3483</link><guid isPermaLink="true">https://forum.cloudron.io/post/3483</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Fri, 10 May 2019 18:39:28 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Fri, 10 May 2019 12:57:09 GMT]]></title><description><![CDATA[<p dir="auto">I experienced the same issue today on a fresh new installation v4.0.0:</p>
<pre><code>2019-05-10T11:54:20.000Z [INFO] [-] [core] [outbound] Sending email as a transaction
2019-05-10T11:54:20.000Z EACCES: permission denied, open '/app/haraka-config/config/dkim/mydomain.net/private'
2019-05-10T11:54:20.000Z [NOTICE] [-] [dkim_sign] skipped: no private key for mydomain.net
2019-05-10T11:54:20.000Z [INFO] [-] [core] [outbound] Processing delivery for domain: mail-tester.com
</code></pre>
<p dir="auto">so it seems that this bug is still out there...</p>
]]></description><link>https://forum.cloudron.io/post/3477</link><guid isPermaLink="true">https://forum.cloudron.io/post/3477</guid><dc:creator><![CDATA[ruben]]></dc:creator><pubDate>Fri, 10 May 2019 12:57:09 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Sun, 10 Mar 2019 20:56:18 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed in 3.5.4 now.</p>
]]></description><link>https://forum.cloudron.io/post/3187</link><guid isPermaLink="true">https://forum.cloudron.io/post/3187</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 10 Mar 2019 20:56:18 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 28 Feb 2019 21:28:31 GMT]]></title><description><![CDATA[<p dir="auto">I noticed that some folders maybe have wrong permissions. "<em>cloudron</em>" is the user I used to install Cloudron (with sudo) on the server.<br />
<img src="/assets/uploads/files/1551389187008-2019-02-28-22_24_43-root-h2812623_-_home_yellowtent_boxdata_mail.png" alt="2019-02-28 22_24_43-root@h2812623_ _home_yellowtent_boxdata_mail.png" class=" img-fluid img-markdown" /><br />
Most of the folders/files under /home/yellowtent are owned by yellowtent, some by root and a small percentage is owned by cloudron. Could this result in the error we see?</p>
]]></description><link>https://forum.cloudron.io/post/3123</link><guid isPermaLink="true">https://forum.cloudron.io/post/3123</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Thu, 28 Feb 2019 21:28:31 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Tue, 26 Feb 2019 22:21:35 GMT]]></title><description><![CDATA[<p dir="auto">I have the same issue on my cloudron (standard plan). All checkmarks at <em>SMTP Status</em> are green. I use Mailjet (free account) at the moment to get around this issue.</p>
<pre><code>2019-02-26T21:12:32.000Z EACCES: permission denied, open '/app/haraka-config/config/dkim/*****.******/private'
2019-02-26T21:12:32.000Z [NOTICE] [-] [dkim_sign] skipped: no private key for *****.******
</code></pre>
<pre><code>cloudron@h2812623:/home/yellowtent/boxdata/mail/dkim/*****.******$ ll
total 20
drwxr-xr-x 2 yellowtent yellowtent 4096 Jan  9 07:29 ./
drwxr-xr-x 3 yellowtent yellowtent 4096 Dez  8 23:13 ../
-rw------- 1 yellowtent yellowtent  891 Dez  8 23:13 private
-rw-r--r-- 1 yellowtent yellowtent  272 Dez  8 23:13 public
-rw-r--r-- 1 yellowtent yellowtent    8 Dez  8 23:13 selector
</code></pre>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> please let us know if you figure out what causes this behavior.</p>
]]></description><link>https://forum.cloudron.io/post/3111</link><guid isPermaLink="true">https://forum.cloudron.io/post/3111</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Tue, 26 Feb 2019 22:21:35 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 14 Feb 2019 22:57:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clouddaz" aria-label="Profile: clouddaz">@<bdi>clouddaz</bdi></a> Can you give us SSH access so I can debug the issue? Support -&gt; Enable Remote support. Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/3029</link><guid isPermaLink="true">https://forum.cloudron.io/post/3029</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 14 Feb 2019 22:57:34 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 14 Feb 2019 12:35:27 GMT]]></title><description><![CDATA[<p dir="auto">Yes both DKIM keys are present. chown and mail restart were completed but still no DKIM or DMARC signing. This is the first domain (hostname) not a subsequent added domain, if that helps.</p>
]]></description><link>https://forum.cloudron.io/post/3023</link><guid isPermaLink="true">https://forum.cloudron.io/post/3023</guid><dc:creator><![CDATA[clouddaz]]></dc:creator><pubDate>Thu, 14 Feb 2019 12:35:27 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 14 Feb 2019 03:02:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clouddaz" aria-label="Profile: clouddaz">@<bdi>clouddaz</bdi></a> That does indeed seem like the problem.</p>
<p dir="auto">On the server: Go to the directory <code>/home/yellowtent/boxdata/mail/dkim/&lt;domain&gt;</code>. It should have the public/private DKIM keys. Are they present? If they are present, then <code>chown -R yellowtent:yellowtent /home/yellowtent/boxdata/mail/dkim</code> and then go to <code>services</code> -&gt; <code>mail</code> and restart it.</p>
<p dir="auto">If they are not present, let me know, we have to see why they are not present (they are created at domain addition time).</p>
]]></description><link>https://forum.cloudron.io/post/3018</link><guid isPermaLink="true">https://forum.cloudron.io/post/3018</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 14 Feb 2019 03:02:00 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 14 Feb 2019 01:24:05 GMT]]></title><description><![CDATA[<p dir="auto">And I just noticed:</p>
<pre><code>Feb 14 01:02:24 [INFO] [-] [core] [outbound] Sending email as a transaction
Feb 14 01:02:24 [NOTICE] [-] [dkim_sign] skipped: no private key for lily.dmnw.net
Feb 14 01:02:24 [INFO] [-] [core] [outbound] Processing delivery for domain: cloudron.io
Feb 14 01:02:24 EACCES: permission denied, open '/app/haraka-config/config/dkim/lily.dmnw.net/private'
</code></pre>
]]></description><link>https://forum.cloudron.io/post/3014</link><guid isPermaLink="true">https://forum.cloudron.io/post/3014</guid><dc:creator><![CDATA[clouddaz]]></dc:creator><pubDate>Thu, 14 Feb 2019 01:24:05 GMT</pubDate></item><item><title><![CDATA[Reply to DKIM and DMARC for built-in outgoing mail on Thu, 14 Feb 2019 01:03:58 GMT]]></title><description><![CDATA[<p dir="auto">I've just sent it, but don't be surprised if it turns up in your spam folder. Thanks in advance for checking.</p>
]]></description><link>https://forum.cloudron.io/post/3013</link><guid isPermaLink="true">https://forum.cloudron.io/post/3013</guid><dc:creator><![CDATA[clouddaz]]></dc:creator><pubDate>Thu, 14 Feb 2019 01:03:58 GMT</pubDate></item></channel></rss>