<?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[Best Practices to Setup Email?]]></title><description><![CDATA[<p dir="auto">Hi, I've setup email in the past on Cloudron in Sogo, but opted to shift email out to a different third-party provider.</p>
<p dir="auto">The issue that I'm trying to solve for is, there are apps that needs to send out email notifications such as n8n.</p>
<p dir="auto">But I've set my MX/SPF/DMARC/etc. records for the domain to my third-party email provider, and I'm running email from there.</p>
<p dir="auto">From what I understand, i won't be able to setup <em><strong>additional</strong></em> MX or SPF records to point to what Cloudron is asking for because I'm already using it to send email with this other provider.</p>
<p dir="auto">So, is there a way I can still have <em><strong>transaction/marketing/regular emails</strong></em> or even leverage any of the email capabilities of the apps installed <em><strong>on the domain itself</strong></em>, or would I need to either:</p>
<ul>
<li>
<p dir="auto">Not have a third-party email provider manage my email on the domain that Cloudron is installed at, and repoint the MX/SPF/PTR/DMARC records back to Cloudron's setup or</p>
</li>
<li>
<p dir="auto">If there some way for the apps to use one of the other domains that I've added in the "Domains &amp; Certs" section instead of the main install domain?</p>
</li>
</ul>
<p dir="auto">I am not sure about the latter since I've never done much with those domains after adding them.</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.cloudron.io/topic/12122/best-practices-to-setup-email</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 13:09:08 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12122.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Jul 2024 18:31:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best Practices to Setup Email? on Sat, 27 Jul 2024 10:06:55 GMT]]></title><description><![CDATA[<p dir="auto">Have you tried to setup the DNS records as suggested by the Cloudron dashboard? Mostly from your screenshot this seems like you have to add the Cloudron in question to the SPF for sending out mails and fixup the PTR pointer.</p>
<p dir="auto">Lastly it appears your IP is on a blocklist, so you should try to get yourself off that by contacting the blocklist provider.</p>
<p dir="auto">Alternately you could of course also setup an outbound mail relay as <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> earlier suggested.</p>
]]></description><link>https://forum.cloudron.io/post/91918</link><guid isPermaLink="true">https://forum.cloudron.io/post/91918</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 27 Jul 2024 10:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to Best Practices to Setup Email? on Fri, 26 Jul 2024 18:28:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi, any thoughts? Looking at my domains, all of them are set to outbound only in the config. None are inbound.</p>
]]></description><link>https://forum.cloudron.io/post/91909</link><guid isPermaLink="true">https://forum.cloudron.io/post/91909</guid><dc:creator><![CDATA[saint]]></dc:creator><pubDate>Fri, 26 Jul 2024 18:28:41 GMT</pubDate></item><item><title><![CDATA[Reply to Best Practices to Setup Email? on Fri, 19 Jul 2024 19:03:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a>, I keep getting the "Email not configured" notification. When I check it, it tells me my SPF and PTR records did not match.</p>
<p dir="auto"><a href="https://share.zight.com/yAuzNG9Y" target="_blank" rel="noopener noreferrer nofollow ugc">https://share.zight.com/yAuzNG9Y</a></p>
<p dir="auto">For incoming mail, I've got that disabled since I'm already using Purelymail as my email provider. And that seems to work fine, I'm able to send/receive email from the main domain.</p>
<p dir="auto">For outbound, I'm using the built-in SMTP server.</p>
<p dir="auto">My initial thought is that it may be related to me not having rDNS configured for the PTR record, so it could cause trouble sending outbound txn/marketing emails from the applications?</p>
]]></description><link>https://forum.cloudron.io/post/91651</link><guid isPermaLink="true">https://forum.cloudron.io/post/91651</guid><dc:creator><![CDATA[saint]]></dc:creator><pubDate>Fri, 19 Jul 2024 19:03:01 GMT</pubDate></item><item><title><![CDATA[Reply to Best Practices to Setup Email? on Thu, 18 Jul 2024 09:04:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saint" aria-label="Profile: saint">@<bdi>saint</bdi></a> there seems to be some misunderstanding of how email+domain works.</p>
<p dir="auto">Let's say <code>cloudron.example</code> is your Cloudron's domain and the email for this is hosted somewhere else. It's totally normal for Cloudron apps to be installed in <code>app1.cloudron.example</code>. Those apps can also send email as <code>app@cloudron.example</code> .</p>
<ul>
<li>
<p dir="auto">MX record (aka incoming email record) should point to external provider. There is no need to set up additional MX and I am not sure why (you think) Cloudron wants you to set up additional MX . Is it possible that you still have the incoming email flag enabled for this domain ? If so, this should be disabled i.e <a href="https://docs.cloudron.io/email/#incoming-email" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/email/#incoming-email</a> . Once you disable it, Cloudron won't even ask you to set up MX record.</p>
</li>
<li>
<p dir="auto">Cloudron has to set up to send email for the domain . For that, you can use <a href="https://docs.cloudron.io/email/#relay-outbound-mails" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/email/#relay-outbound-mails</a> . You may or may not be able to use your external provider for this purpose. To send emails, Cloudron requires domain level email relay which some providers don't implement.</p>
</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/91572</link><guid isPermaLink="true">https://forum.cloudron.io/post/91572</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Thu, 18 Jul 2024 09:04:38 GMT</pubDate></item><item><title><![CDATA[Reply to Best Practices to Setup Email? on Wed, 17 Jul 2024 19:43:00 GMT]]></title><description><![CDATA[<p dir="auto">Yes, that's possible. I ended up using a subdomain for the Cloudron mail system.<br />
Just make sure you set all the required DNS records properly, which is a lot of fun and to set the mailserver in cloudron to use that address, obviously <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">Addendum:<br />
You can just as well use an external SMTP account as a relay too, it just has to allow masquerading (sending from different addresses on the same domain)</p>
]]></description><link>https://forum.cloudron.io/post/91541</link><guid isPermaLink="true">https://forum.cloudron.io/post/91541</guid><dc:creator><![CDATA[svtx]]></dc:creator><pubDate>Wed, 17 Jul 2024 19:43:00 GMT</pubDate></item></channel></rss>