<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Problem with ssl certificate on SMTP - Carbonio General				            </title>
            <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 05 Mar 2026 14:21:38 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Problem with ssl certificate on SMTP</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7344</link>
                        <pubDate>Tue, 05 Mar 2024 13:52:11 +0000</pubDate>
                        <description><![CDATA[Yes you can, obviously.But not with the &quot;integrated in WebAdmin of Carbonio&quot; method.]]></description>
                        <content:encoded><![CDATA[<p>Yes you can, obviously.<br />But not with the "integrated in WebAdmin of Carbonio" method.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Klug</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7344</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with ssl certificate on SMTP</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7343</link>
                        <pubDate>Tue, 05 Mar 2024 13:22:18 +0000</pubDate>
                        <description><![CDATA[@klug you&#039;re mostly right.... but we can replace that self-signed certificate by a valid let&#039;s encrypt one.
I wrote an article explaining that and how to do it:
Hope it helps]]></description>
                        <content:encoded><![CDATA[<p>@klug you're mostly right.... but we can replace that self-signed certificate by a valid let's encrypt one.</p>
<p>I wrote an article explaining that and how to do it:</p>
<p>https://www.anahuac.eu/lets-encrypt-on-carbonio-system-root-with-acme-sh/</p>
<p>Hope it helps</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>anahuac</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7343</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with ssl certificate on SMTP</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7336</link>
                        <pubDate>Mon, 04 Mar 2024 16:37:49 +0000</pubDate>
                        <description><![CDATA[I guess you&#039;re connecting to email.domain.tld with SMTP.
And I think the problem with LetsEncrypt method is that it only manages the certificates that goes in the reverse-proxy (nginx, for ...]]></description>
                        <content:encoded><![CDATA[<p>I guess you're connecting to email.domain.tld with SMTP.</p>
<p>And I think the problem with LetsEncrypt method is that it only manages the certificates that goes in the reverse-proxy (nginx, for https, imaps and pop3s), not the certificate for the MTA (postfix).</p>
<p>Postfix doesn't know how to handle several certificate, you can only have one.<br />Right now, I guess (but could be wrong) that the certificate in postfix is "server.domain.tld" (the server name when you setup Carbonio), it's the self-signed certificate created during the setup.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Klug</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7336</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with ssl certificate on SMTP</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7335</link>
                        <pubDate>Mon, 04 Mar 2024 16:29:02 +0000</pubDate>
                        <description><![CDATA[@georgemr
Hi,
Could you please try this method and let us know your feedback?
Article on How to Deploy Let&#039;s Encrypt SSL Using CLI in Carbonio CE
Meanwhile, I will test something myself ...]]></description>
                        <content:encoded><![CDATA[<p>@<span>georgemr</span></p>
<p>Hi,</p>
<p>Could you please try this method and let us know your feedback?</p>
<p><a href="https://community.zextras.com/free-ssl-certificates-for-carbonio-community-edition-using-lets-encrypt-and-certbot/" target="_blank" rel="noopener">Article on How to Deploy Let's Encrypt SSL Using CLI in Carbonio CE</a></p>
<p>Meanwhile, I will test something myself which could take some time.</p>
<p>I hope you would understand.</p>
<p>Regards,</p>
<p>Sharif</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7335</guid>
                    </item>
				                    <item>
                        <title>Problem with ssl certificate on SMTP</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7310</link>
                        <pubDate>Thu, 29 Feb 2024 21:29:32 +0000</pubDate>
                        <description><![CDATA[Hi, I can deploy successfully the let&#039;s encrypt ssl, and on the browser, everything looks good.
What I do is:
I have email.domain.net
So I create a domain on the admin UI: domain.net
And...]]></description>
                        <content:encoded><![CDATA[<p>Hi, I can deploy successfully the let's encrypt ssl, and on the browser, everything looks good.</p>
<p>What I do is:</p>
<p>I have email.domain.net</p>
<p>So I create a domain on the admin UI: domain.net</p>
<p>And then create a virtual host for the subdomain: email.domain.net.</p>
<p>I got the certificate validated on the browser and says it's valid.</p>
<p>Now when I add one account for example on the gmail app or mailbird via smtp port 993 and 587, I get that the certificate is not valid.</p>
<p>What I'm missing? Or do I need to create the certificate on the terminal like Zimbra used to?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>georgemr</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/problem-with-ssl-certificate-on-smtp/#post-7310</guid>
                    </item>
							        </channel>
        </rss>
		