<?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>
									MTA - not sending mails from Carbonio - Install &amp; Setup				            </title>
            <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 14 Sep 2026 18:35:30 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-8168</link>
                        <pubDate>Sun, 16 Jun 2024 07:35:47 +0000</pubDate>
                        <description><![CDATA[same issue with me
Jun 16 14:18:12 mail postfix/smtp: fatal: specify a password table via the `smtp_sasl_password_maps&#039; configuration parameterJun 16 14:18:13 mail postfix/master[3979...]]></description>
                        <content:encoded><![CDATA[<p>same issue with me</p>
<p>Jun 16 14:18:12 mail postfix/smtp: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter<br />Jun 16 14:18:13 mail postfix/master: warning: process /opt/zextras/common/libexec/smtp pid 6809 exit status 1<br />Jun 16 14:18:13 mail postfix/master: warning: /opt/zextras/common/libexec/smtp: bad command startup -- throttling</p>
<p> </p>
<p>and even i can't edit main.cf, everytime edited the always back to original main.cf</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>syukie</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-8168</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7368</link>
                        <pubDate>Wed, 06 Mar 2024 23:03:04 +0000</pubDate>
                        <description><![CDATA[Hi,
I was unable to send message when I check &quot;Reject unlisted sender&quot;. You can find this option under MTA -&gt; Inbound flow and security.
I didn&#039;t find the solution, there is something w...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I was unable to send message when I check "Reject unlisted sender". You can find this option under MTA -&gt; Inbound flow and security.</p>
<p>I didn't find the solution, there is something wrong with post screen. </p>
<p>Normally it should work when you set my network 127.0.0.1/8 XXX.XXX.XXX.XXX/32.</p>
<p>I have to investigate more in postfix configuration.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>dcarro</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7368</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7222</link>
                        <pubDate>Thu, 15 Feb 2024 19:18:39 +0000</pubDate>
                        <description><![CDATA[Hello @sharif, I think there is still an issue:
root@mail2:/home/marcink# apt install carbonio-message-broker -y
root@mail2:/home/marcink# pending-setups -a
Insert the cluster credential ...]]></description>
                        <content:encoded><![CDATA[<p>Hello @sharif, I think there is still an issue:</p>
<pre contenteditable="false">root@mail2:/home/marcink# apt install carbonio-message-broker -y
root@mail2:/home/marcink# pending-setups -a
Insert the cluster credential password:

Executing all setup scripts...

--------------------------------------------------------------------------------
Executing /etc/zextras/pending-setups.d/carbonio-message-broker.sh
Insert the cluster credential password:
Config entry written: service-defaults/carbonio-message-broker
Config entry written: service-intentions/carbonio-message-broker
Configuration reload triggered
Success! Data written to: carbonio-message-broker/username
Success! Data written to: carbonio-message-broker/password
User carbonio-message-broker added
Success! Data written to: carbonio-message-broker/admin/username
Success! Data written to: carbonio-message-broker/admin/password
Setting tags for user "carbonio-message-broker-admin" to  ...
User carbonio-message-broker-admin added
Setup successful, moving carbonio-message-broker.sh to /etc/zextras/pending-setups.d/done/
--------------------------------------------------------------------------------

There are no pending-setups to run. Exiting!
root@mail2:/home/marcink# PGPASSWORD=$DB_ADM_PWD carbonio-ws-collaboration-db-bootstrap carbonio_adm 127.0.0.1
carbonio-ws-collaboration-db-bootstrap: command not found</pre>
<p>Besides there is an error in lines:</p>
<pre contenteditable="false">PGPASSWORD=DB_ADM_PWD carbonio-files-db-bootstrap carbonio_adm 127.0.0.1
PGPASSWORD=DB_ADM_PWD carbonio-tasks-db-bootstrap carbonio_adm 127.0.0.1

should be in my opinion:
PGPASSWORD=$DB_ADM_PWD carbonio-files-db-bootstrap carbonio_adm 127.0.0.1
PGPASSWORD=$DB_ADM_PWD carbonio-tasks-db-bootstrap carbonio_adm 127.0.0.1</pre>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7222</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7205</link>
                        <pubDate>Thu, 15 Feb 2024 07:38:48 +0000</pubDate>
                        <description><![CDATA[@marcin_kfam 
Hi,
Sorry to hear about your issues.
I know it is a lot to ask but I would request you to follow these instructions and let us know the result:
Thanks and regards,
Sharif]]></description>
                        <content:encoded><![CDATA[<p>@marcin_kfam </p>
<p>Hi,</p>
<p>Sorry to hear about your issues.</p>
<p>I know it is a lot to ask but I would request you to follow these instructions and let us know the result:</p>
<p><a href="https://community.zextras.com/how-to-deploy-a-private-e-mail-server-for-free-using-zextras-carbonio-ce/" target="_blank" rel="noopener">https://community.zextras.com/how-to-deploy-a-private-e-mail-server-for-free-using-zextras-carbonio-ce/</a></p>
<p>Thanks and regards,</p>
<p>Sharif</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7205</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7202</link>
                        <pubDate>Wed, 14 Feb 2024 22:27:23 +0000</pubDate>
                        <description><![CDATA[i think I leave this crappy and buggy system since it&#039;s not working and no support is available even trough forum.
new problems arise, and even local e-mail is not working:
Feb 14 23:20:41...]]></description>
                        <content:encoded><![CDATA[<p>i think I leave this crappy and buggy system since it's not working and no support is available even trough forum.</p>
<p>new problems arise, and even local e-mail is not working:</p>
<p class="p1"><span class="s1">Feb 14 23:20:41 mail2 postfix/smtp: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter</span></p>
<p class="p1"><span class="s1">Feb 14 23:20:42 mail2 postfix/master: warning: process /opt/zextras/common/libexec/smtp pid 345764 exit status 1</span></p>
<p class="p1"><span class="s1">Feb 14 23:20:42 mail2 postfix/master: warning: /opt/zextras/common/libexec/smtp: bad command startup -- throttling</span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7202</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7031</link>
                        <pubDate>Thu, 01 Feb 2024 08:37:52 +0000</pubDate>
                        <description><![CDATA[ok, I&#039;ve done the fresh install of the carbonio,  and now the problem is that I can&#039;t even submit the messagest to the queue. The error in message.log is:2024-02-01 09:29:36,912 WARN [qtp467...]]></description>
                        <content:encoded><![CDATA[<p>ok, I've done the fresh install of the carbonio,  and now the problem is that I can't even submit the messagest to the queue. The error in message.log is:2024-02-01 09:29:36,912 WARN   SoapEngine - handler exception<br />com.zimbra.common.service.ServiceException: system failure: Unable to send message<br />at com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:303) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:903) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:558) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:534) ~<br />at com.zimbra.cs.service.mail.SendMsg.doSendMessage(SendMsg.java:358) ~<br />at com.zimbra.cs.service.mail.SendMsg.handle(SendMsg.java:245) ~<br />at com.zimbra.cs.service.mail.SendMsg.handle(SendMsg.java:101) ~<br />at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEngine.java:684) ~<br />at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:508) ~<br />at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:278) ~<br />at com.zimbra.soap.SoapServlet.doWork(SoapServlet.java:338) ~<br />at com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:239) ~<br />at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~<br />at com.zimbra.cs.servlet.ZimbraServlet.service(ZimbraServlet.java:208) ~<br />at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~<br />at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~<br />at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656) ~<br />at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:292) ~<br />at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~<br />at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626) ~<br />at com.zimbra.cs.servlet.CsrfFilter.doFilter(CsrfFilter.java:152) ~</p>
<p>and after whole dump:</p>
<p>Caused by: com.zimbra.cs.mailbox.MailSender$SafeMessagingException: Expected greeting, but got: 421 4.3.2 All server ports are busy<br />at com.zimbra.cs.mailclient.smtp.SmtpTransport.protocolConnect(SmtpTransport.java:193) ~<br />at javax.mail.Service.connect(Service.java:295) ~<br />at javax.mail.Service.connect(Service.java:176) ~<br />at javax.mail.Service.connect(Service.java:125) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMessageToHost(MailSender.java:1431) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMessage(MailSender.java:1354) ~<br />at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(MailSender.java:825) ~<br />... 86 more</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7031</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7026</link>
                        <pubDate>Wed, 31 Jan 2024 11:59:02 +0000</pubDate>
                        <description><![CDATA[@sharif do you have any news or indications how to proceed further?]]></description>
                        <content:encoded><![CDATA[<p>@sharif do you have any news or indications how to proceed further?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-7026</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6808</link>
                        <pubDate>Wed, 03 Jan 2024 21:23:33 +0000</pubDate>
                        <description><![CDATA[ok, so again from beginnig I&#039;ve recreated the vm from scratch installed same ubuntu 20.04 LTS and started the installation accordingly to the indications in documentation and landed with thi...]]></description>
                        <content:encoded><![CDATA[<p>ok, so again from beginnig I've recreated the vm from scratch installed same ubuntu 20.04 LTS and started the installation accordingly to the indications in documentation and landed with this error after step 6 of this document: https://docs.zextras.com/carbonio-ce/html/install/scenarios/single-server-scenario.html:</p>
<p>root@mail2:/home/marcink# pending-setups -a<br />Insert the cluster credential password:<br /><br />Executing all setup scripts...<br /><br />--------------------------------------------------------------------------------<br />Executing /etc/zextras/pending-setups.d/carbonio-videoserver.sh<br />Insert the cluster credential password:<br />Config entry written: service-defaults/carbonio-videoserver<br />Config entry written: service-intentions/carbonio-videoserver<br />Success! Data written to: carbonio-videoserver/api-secret<br />Error! No key exists at: carbonio-message-broker/username<br />Error! No key exists at: carbonio-message-broker/password<br />Configuration reload triggered<br />Setup successful, moving carbonio-videoserver.sh to /etc/zextras/pending-setups.d/done/<br />--------------------------------------------------------------------------------<br />--------------------------------------------------------------------------------<br />Executing /etc/zextras/pending-setups.d/carbonio-message-dispatcher.sh<br />Insert the cluster credential password:<br />Config entry written: service-defaults/carbonio-message-dispatcher-http<br />Config entry written: service-intentions/carbonio-message-dispatcher-http<br />Config entry written: service-defaults/carbonio-message-dispatcher-xmpp<br />Config entry written: service-intentions/carbonio-message-dispatcher-xmpp<br />Carbonio Message Dispatcher database password not found.<br />Please install carbonio-message-dispatcher-db and run carbonio-message-dispatcher-db-bootstrap command.<br />Script for Message Dispatcher terminated with error<br />Setup script failed, keeping it</p>
<p>What is the cause and how to repair it?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6808</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6781</link>
                        <pubDate>Sat, 30 Dec 2023 21:21:42 +0000</pubDate>
                        <description><![CDATA[so no luck after upgrade. I can edit the MTA settings now thoug I still can&#039;t send email&#039;s even from myself to myself.]]></description>
                        <content:encoded><![CDATA[<p>so no luck after upgrade. I can edit the MTA settings now thoug I still can't send email's even from myself to myself.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6781</guid>
                    </item>
				                    <item>
                        <title>RE: MTA - not sending mails from Carbonio</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6754</link>
                        <pubDate>Fri, 29 Dec 2023 09:59:22 +0000</pubDate>
                        <description><![CDATA[Yes Sharif, all the services are running, today I&#039;ve made an upgrade to newest version. I\ll check if something improved.
Starting directory server...Done.Starting config service...Done.Sta...]]></description>
                        <content:encoded><![CDATA[<p>Yes Sharif, all the services are running, today I've made an upgrade to newest version. I\ll check if something improved.</p>
<p>Starting directory server...Done.<br />Starting config service...Done.<br />Starting mailbox...Done.<br />Starting memcached...Done.<br />Starting proxy...Done.<br />Starting amavis...Done.<br />Starting antispam...Done.<br />Starting antivirus...Done.<br />Starting opendkim...Done.<br />Starting mta...Done.<br />Starting stats...Done.<br />Starting service webapp...Done.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>marcin_kfam</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/mta-not-sending-mails-from-carbonio/#post-6754</guid>
                    </item>
							        </channel>
        </rss>
		