<?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>
									Zextras Forum - Recent Posts				            </title>
            <link>https://community.zextras.com/forum/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 25 Sep 2026 09:42:03 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Zimbra Migration question</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12678</link>
                        <pubDate>Tue, 22 Sep 2026 10:48:26 +0000</pubDate>
                        <description><![CDATA[Is the current server up in some form?
If so, build another server with the latest Carbonio-CE.  Use Ubuntu as then you can always integrate CBPlus&#039;s 2FA at a later date and it&#039;s fairly che...]]></description>
                        <content:encoded><![CDATA[<p>Is the current server up in some form?</p>
<p>If so, build another server with the latest Carbonio-CE.  Use Ubuntu as then you can always integrate CBPlus's 2FA at a later date and it's fairly cheap.</p>
<p>I'm starting to do this myself.  The CBPlus package does include a free tier which has cool features but 2FA is not one of them and is only included in the fee tier.</p>
<p>Recreate all accounts, distro lists, aliases etc... on your new server.</p>
<p>Then attempt an imapsync to transfer emails from your crippled Zimbra-OSE install to the new shiny Carbonio-CE install.</p>
<p>I'm uncertain if the DB being down will prevent imapsync from working but try it. </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>aurfalien</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12678</guid>
                    </item>
				                    <item>
                        <title>RE: Single Server Ubuntu Script Failed out on extra options</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/single-server-ubuntu-script-failed-out-on-extra-options/#post-12677</link>
                        <pubDate>Mon, 21 Sep 2026 23:05:29 +0000</pubDate>
                        <description><![CDATA[service-discover: error: unable to open /etc/zextras/service-discover/cluster-credentials.tar.gpg: cannot find Cluster credential in /etc/zextras/service-discover/cluster-credentials.tar.gpg...]]></description>
                        <content:encoded><![CDATA[<pre contenteditable="false">service-discover: error: unable to open /etc/zextras/service-discover/cluster-credentials.tar.gpg: cannot find Cluster credential in /etc/zextras/service-discover/cluster-credentials.tar.gpg, please copy the file from the existing server
cannot access to bootstrap token.
</pre>
<p>This happens a lot with the scripted installation; it's really annoying; it took me a while to work out how to get around it. </p>
<p>run these as root; you basically need to completely delete all of the previously configured stuff. </p>
<pre contenteditable="false">systemctl stop service-discover
rm -f /etc/zextras/service-discover/config.json
rm -f /etc/zextras/service-discover/main.json
rm -f /etc/zextras/service-discover/cluster-credentials.tar.gpg
rm -f /var/lib/service-discover/password
rm -f /var/lib/service-discover/*.pem
rm -rf /var/lib/service-discover/data
mkdir -p /var/lib/service-discover/data
chown -R service-discover:service-discover /var/lib/service-discover</pre>
<p> </p>
<p class="p1">Followed by </p>
<pre contenteditable="false"># Type a strong password when prompted (it will not echo)
read -s -p "Insert Mesh Password: " MESH_SECRET
echo

# Confirm it is not empty
echo "Password length: ${#MESH_SECRET}"

# Run the first-instance setup
service-discover setup $(hostname -i) --first-instance --password="$MESH_SECRET"</pre>
<p class="p1"><span class="s1">hostname -i should yield your IP address; alternatively - you can hard-code your IP address with </span></p>
<p>service-discover setup xx.xxx.xxx.xxx --first-instance --password="$MESH_SECRET"</p>
<p>if this fails - you can try </p>
<pre contenteditable="false">service-discover setup-wizard</pre>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>hodfords</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/single-server-ubuntu-script-failed-out-on-extra-options/#post-12677</guid>
                    </item>
				                    <item>
                        <title>RE: Single Server Ubuntu Script Failed out on extra options</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/single-server-ubuntu-script-failed-out-on-extra-options/#post-12676</link>
                        <pubDate>Mon, 21 Sep 2026 22:18:09 +0000</pubDate>
                        <description><![CDATA[127.78.0.xxx is the internal address used by some of carbonio&#039;s services..... I just ran into exactly the same issue but on further analysis; 
 /etc/zextras/service-discover/cluster-credent...]]></description>
                        <content:encoded><![CDATA[<p><strong>127.78.0.xxx</strong><span> is the internal address used by some of carbonio's services..... I just ran into exactly the same issue but on further analysis; </span></p>
<p><span> /etc/zextras/service-discover/cluster-credentials.tar.gpg &lt;= this is for multi-server environments which is why on a single server installation it is missing... </span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>hodfords</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/single-server-ubuntu-script-failed-out-on-extra-options/#post-12676</guid>
                    </item>
				                    <item>
                        <title>RE: Carbonio files get errors</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/carbonio-files-get-errors/#post-12674</link>
                        <pubDate>Sun, 20 Sep 2026 17:36:21 +0000</pubDate>
                        <description><![CDATA[I had this problem recently.... Carbonio has quite a few things you need to check unlike Zimbra; it could be a number of things. Here is a list:-
(1) fail2ban - are you using this? 
If so,...]]></description>
                        <content:encoded><![CDATA[<p>I had this problem recently.... Carbonio has quite a few things you need to check unlike Zimbra; it could be a number of things. Here is a list:-</p>
<p>(1) fail2ban - are you using this? </p>
<p>If so, check /etc/fail2ban/jail.conf</p>
<p>Make sure the host's IP address is within the range:- </p>
<p class="p1"><span class="s1">ignoreip = </span>127.0.0.1/8 ::1 39.80.9.0/24</p>
<p>(2) Check Carbonio global config settings </p>
<pre contenteditable="false">su zextras 
carbonio prov getAllConfig</pre>
<p>getAllConfig will output all of the global config; I happened to have changed the host name and IP address of my server and got the error; and I found out that the hostname and IP addresses are hardcoded into the configuration when you do the install. </p>
<p>These are the variables I ended up having to change:- </p>
<pre contenteditable="false">carbonio prov modifyConfig +zimbraMailTrustedIP 39.80.9.197
carbonio prov modifyConfig +zimbraHttpThrottleSafeIPs 39.80.9.197
carbonio prov modifyConfig zimbraReverseProxyUpstreamEwsServers new.hostname.com
carbonio prov modifyConfig zimbraReverseProxyAvailableLookupTargets new.hostname.com

</pre>
<p>you can do a </p>
<pre contenteditable="false">carbonio prov getAllConfig | grep old.hostname.com
carbonio prov getAllConfig | grep old.ip.address</pre>
<p>After that you will need to restart the proxy server + appserver - if you are running the latest versions of carbonio (26+); I think the commands are to use systemctl. </p>
<pre contenteditable="false">systemctl restart carbonio-proxy.target
systemctl restart carbonio-appserver.service
systemctl restart carbonio-mailthreat
systemctl restart carbonio-nginx.service </pre>
<p>(3) Go to the file /opt/zextras/conf/localconfig.xml </p>
<p>And search for old hostnames and old ip addresses - make sure these are up to date </p>
<p>(4) Check /etc/hosts to make sure that the hostname points to correct ip addresses</p>
<p>(5) Any firewall like csf or fail2ban has</p>
<p class="p1"><span class="s1">127.78.0.0/24</span></p>
<p><span class="s1">127.0.0.0/24</span></p>
<p>as allowed - because carbonio uses these internal addresses for things. </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>hodfords</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/carbonio-files-get-errors/#post-12674</guid>
                    </item>
				                    <item>
                        <title>RE: Zimbra Migration question</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12673</link>
                        <pubDate>Sat, 19 Sep 2026 23:11:15 +0000</pubDate>
                        <description><![CDATA[@anahuac I think I&#039;ve seen this script? I will definitely check it out!!
 
The server is basically a home system running in what should be my bedroom lol.... I got the coach as a result ha...]]></description>
                        <content:encoded><![CDATA[<p>@anahuac I think I've seen this script? I will definitely check it out!!</p>
<p> </p>
<p>The server is basically a home system running in what should be my bedroom lol.... I got the coach as a result haha.... but yeah it started many years ago as I am neuro divergent with both autism and adhd and found it difficult to be in employ and work with other people, so I decided to build my own stuff as that was where my interests lay....</p>
<p> </p>
<p>Sadly after so much time my health is really struggling now due to severe "autistic burnout"... I scored 100% on an online test and can barely perform higher level tasks. </p>
<p>That's why I am eager to find out if there is a supportive and vibrant community that could help me doing stuff if I get stuck which maybe more often now then previously when I was still completely capable.</p>
<p> </p>
<p>As long the documentation is good I should be able to follow it but if there are any hiccups along the way at least I can turn somewhere and not loose everything.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>kayasaman</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12673</guid>
                    </item>
				                    <item>
                        <title>RE: Zimbra Migration question</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12672</link>
                        <pubDate>Sat, 19 Sep 2026 23:04:38 +0000</pubDate>
                        <description><![CDATA[@aurfalien Hey, it&#039;s version 8.8.15 Open Source edition. Just a home server...
 
Currently on Zimbra forums right now trying to recover the DB.... 
 
I came over to Carbonio as I&#039;ve know...]]></description>
                        <content:encoded><![CDATA[<p>@aurfalien Hey, it's version 8.8.15 Open Source edition. Just a home server...</p>
<p> </p>
<p>Currently on Zimbra forums right now trying to recover the DB.... </p>
<p> </p>
<p>I came over to Carbonio as I've known about it for years and since Zimbra went "closed source" in terms of no more web UI etc... so I thought it might be a great option to move across to as an active project??</p>
<p> </p>
<p>Though my health has been dwindling for the last 3 years I even considered just using Gmail and pointing my domains to that but I'm not sure if I want the extra expense of constant payments.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>kayasaman</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12672</guid>
                    </item>
				                    <item>
                        <title>RE: Zimbra Migration question</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12671</link>
                        <pubDate>Sat, 19 Sep 2026 19:35:14 +0000</pubDate>
                        <description><![CDATA[@kayasaman Hey, I&#039;ve moved Zimbra around for several years.  Curious, what version of Zimbra did you have on that initial Centos box?  And is that box and it&#039;s zimbra install tucked away off...]]></description>
                        <content:encoded><![CDATA[@kayasaman Hey, I've moved Zimbra around for several years.  Curious, what version of Zimbra did you have on that initial Centos box?  And is that box and it's zimbra install tucked away off line in a safe place?]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/"></category>                        <dc:creator>aurfalien</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/zimbra-migration-question/#post-12671</guid>
                    </item>
							        </channel>
        </rss>
		