<?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>
									Connection problems smtps ports 465 and 587 - Carbonio General				            </title>
            <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Jul 2026 08:47:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/paged/2/#post-8448</link>
                        <pubDate>Tue, 06 Aug 2024 05:39:24 +0000</pubDate>
                        <description><![CDATA[Hello everyone, I also have the same problem, I&#039;m testing the latest version 24.7.0, installed everything without problem, installed the certificates via Letsencrypt, from Web interface and ...]]></description>
                        <content:encoded><![CDATA[<p><span class="HwtZe"><span class="jCAhz ChMk0b"><span class="ryNqvb">Hello everyone, I also have the same problem, I'm testing the latest version 24.7.0, installed everything without problem, installed the certificates via Letsencrypt, from Web interface and mobile app everything works perfectly but I can't send emails via SMTP from clients like Thunderbird or Outlook, receiving IMAP works perfectly.</span></span> <span class="jCAhz ChMk0b"><span class="ryNqvb">Has anyone solved it?</span></span></span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>cisco72</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/paged/2/#post-8448</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/paged/2/#post-4951</link>
                        <pubDate>Mon, 15 May 2023 13:24:00 +0000</pubDate>
                        <description><![CDATA[Posted by: @a-luciano 
Hello, I found why we have this behavior and how to fix it.Zextras developers introduce in the code directive on MTA side reject_sender_login_mismath
so to solve it ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="70105" data-postid="4876" data-mention="a-luciano">
<div class="wpforo-post-quote-author"><strong> Posted by: @a-luciano </strong></div>
<p>Hello, I found why we have this behavior and how to fix it.<br />Zextras developers introduce in the code directive on MTA side <span>reject_sender_login_mismath</span></p>
<p>so to solve it you can go here /opt/zextras/conf/zmconfigd/smtpd_sender_restrictions.cf and delete <span>reject_sender_login_mismath.</span></p>
<p> </p>
<pre contenteditable="false">%%exact VAR:zimbraMtaSmtpdSenderRestrictions reject_authenticated_sender_login_mismatch%%
%%contains VAR:zimbraMtaSmtpdSenderRestrictions check_sender_access lmdb:/opt/zextras/conf/postfix_reject_sender%%
%%contains VAR:zimbraServiceEnabled cbpolicyd^ check_policy_service inet:localhost:%%zimbraCBPolicydBindPort%%%%
%%contains VAR:zimbraServiceEnabled amavis^ check_sender_access regexp:/opt/zextras/common/conf/tag_as_originating.re%%
permit_mynetworks
permit_sasl_authenticated
permit_tls_clientcerts
%%contains VAR:zimbraServiceEnabled amavis^ check_sender_access regexp:/opt/zextras/common/conf/tag_as_foreign.re%%
</pre>
<p><span></span><br />Here the discussion on github https://github.com/Zextras/carbonio-mta/pull/2 where I have already reported what I found.</p>
<p>I am sorry that the developers have not properly checked the behavior after this change and also that they have not written on the forum.</p>
</blockquote>
<p>did as described, does not send mail through scripts, there is no connection with the server, the kernel is 23.4.0 latest<br />there was also a jamb that without an ssl certificate, mail through an external application did not send at all, is there any other solution?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Kris</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/paged/2/#post-4951</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4883</link>
                        <pubDate>Wed, 26 Apr 2023 07:15:06 +0000</pubDate>
                        <description><![CDATA[@a-luciano It&#039;s not entirely safe. Server users get the opportunity to send mail with any email sender. Let&#039;s take for example. The user will correct his sender&#039;s email in the letter to the ...]]></description>
                        <content:encoded><![CDATA[<p>@a-luciano It's not entirely safe. Server users get the opportunity to send mail with any email sender. Let's take for example. The user will correct his sender's email in the letter to the boss's email and write whatever he wants. You can also change the email of another domain, gmail.com for example.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Yuriy</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4883</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4876</link>
                        <pubDate>Tue, 25 Apr 2023 08:43:00 +0000</pubDate>
                        <description><![CDATA[Hello, I found why we have this behavior and how to fix it.Zextras developers introduce in the code directive on MTA side reject_sender_login_mismathso to solve it you can go here /opt/zextr...]]></description>
                        <content:encoded><![CDATA[<p>Hello, I found why we have this behavior and how to fix it.<br />Zextras developers introduce in the code directive on MTA side <span>reject_sender_login_mismath<br /><br /></span>so to solve it you can go here /opt/zextras/conf/zmconfigd/smtpd_sender_restrictions.cf and delete <span>reject_sender_login_mismath.<br /><br /></span></p>
<pre contenteditable="false">%%exact VAR:zimbraMtaSmtpdSenderRestrictions reject_authenticated_sender_login_mismatch%%
%%contains VAR:zimbraMtaSmtpdSenderRestrictions check_sender_access lmdb:/opt/zextras/conf/postfix_reject_sender%%
%%contains VAR:zimbraServiceEnabled cbpolicyd^ check_policy_service inet:localhost:%%zimbraCBPolicydBindPort%%%%
%%contains VAR:zimbraServiceEnabled amavis^ check_sender_access regexp:/opt/zextras/common/conf/tag_as_originating.re%%
permit_mynetworks
permit_sasl_authenticated
permit_tls_clientcerts
%%contains VAR:zimbraServiceEnabled amavis^ check_sender_access regexp:/opt/zextras/common/conf/tag_as_foreign.re%%
</pre>
<p><span></span><br />Here the discussion on github https://github.com/Zextras/carbonio-mta/pull/2 where I have already reported what I found.<br /><br />I am sorry that the developers have not properly checked the behavior after this change and also that they have not written on the forum.<br /><br /></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>a.luciano</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4876</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4872</link>
                        <pubDate>Tue, 25 Apr 2023 04:59:05 +0000</pubDate>
                        <description><![CDATA[Viewed the logs on the server. There are the following entries:
Apr 21 12:25:39 pm mail postfix/submission/smtpd: connect from unknown
Apr 21 12:25:39 mail postfix/s...]]></description>
                        <content:encoded><![CDATA[<p>Viewed the logs on the server. There are the following entries:</p>
<pre contenteditable="false">Apr 21 12:25:39 pm mail postfix/submission/smtpd: connect from unknown
Apr 21 12:25:39 mail postfix/submission/smtpd: Anonymous TLS connection established from unknown: TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Apr 21 12:25:39 PM mail saslauthd: zmauth: authenticating against elected url 'https://mail.example.com:7071/service/admin/soap/' ...
Apr 21 12:25:39 pm mail slapd: slap_get_csn: conn=1022 op=120594 generated new csn=20230421072539.913386Z#000000#000#000000 manage=1
Apr 21 12:25:39 pm
Apr 21 12:25:39 pm mail slapd: slap_graduate_commit_csn: removing 0x7f000ca0d940 20230421072539.913386Z#000000#000#000000
Apr 21 12:25:39 pm mail saslauthd: zmpost: url='https://mail.example.com:7071/service/admin/soap/' returned buffer-&gt;data='&lt;soap:Envelope xmlns: soap="http://www.w3.org/2003/05/soap-envelope"&gt;&lt;soap:Header&gt;&lt;context xmlns="urn:zimbra"&gt;&lt;change token="310"/&gt;&lt;/context&gt; &lt;/soap:Header&gt;&lt;soap:Body&gt;&lt;AuthResponse xmlns="urn:zimbraAccount"&gt;&lt;authToken&gt;0_c99544f49719978a71e4141f43f22b82ed24d86a_69643d33363a39613561626233652d3366376642d3461 636235623333339383661363b6578703d31333a313638323233343733393931323b747970653d363a7a696d6272613b753d313a613b7469643d393a313135Token3 time&gt;172799996&lt;/lifetime&gt;&lt;/AuthResponse&gt;&lt;/soap:Body&gt;&lt;/soap :Envelope&gt;', hti-&gt;error=''
Apr 21 12:25:39 pm mail saslauthd: auth_zimbra: tech@example.com auth OK
Apr 21 12:25:39 PM mail postfix/submission/smtpd: NOQUEUE: filter: RCPT from unknown: &lt;tech@example.com&gt;: Sender address triggers FILTER smtp-amavis::10026; from=&lt;tech@example.com&gt; to=&lt;test-03hsjo9ky@srv1.mail-tester.com&gt; proto=ESMTP helo=&lt;localhost&gt;
Apr 21 12:25:39 PM mail postfix/submission/smtpd: NOQUEUE: reject: RCPT from unknown: 553 5.7.1 &lt;tech@example.com&gt;: Sender address rejected: not owned by user tech@example.com from=&lt;tech@example.com&gt; to=&lt;test-03hsjo9ky@srv1.mail-tester.com&gt; proto=ESMTP helo=&lt;localhost&gt;
Apr 21 12:25:39 mail postfix/submission/smtpd: lost connection after DATA from unknown</pre>
<p>On the client in the logs (Client is a website):</p>
<pre contenteditable="false">user = tech@example.com from = tech@example.com
Apr 21 12:25:40 host=10.130.29.26 tls=on auth=on user=tech@example.com from=tech@example.com recipients=test-03hsjo9ky@srv1.mail-tester.com smtpstatus=553 smtpmsg= '553 5.7.1 &lt;tech@example.com&gt;: Sender address rejected: not owned by user tech@example.com' errormsg='recipient address test-03hsjo9ky@srv1.mail-tester.com not accepted by the server' exitcode =EX_DATAERR</pre>
<p>More log entries from the server (already another client, the mozilla thunderbird client):</p>
<pre contenteditable="false">Apr 21 15:06:53 mail saslauthd: zmauth: authenticating against elected url 'https://mail.example.com:7071/service/admin/soap/' ...
Apr 21 15:06:53 mail slapd: slap_get_csn: conn=1013 op=121114 generated new csn=20230421100653.640789Z#000000#000#000000 manage=1
Apr 21 15:06:53 mail slapd: slap_queue_csn: queuing 0x7f0007e0d180 20230421100653.640789Z#000000#000#000000
Apr 21 15:06:53 mail slapd: slap_graduate_commit_csn: removing 0x7f0007e0d180 20230421100653.640789Z#000000#000#000000
Apr 21 15:06:53 mail saslauthd: zmpost: url='https://mail.example.com:7071/service/admin/soap/' returned buffer-&gt;data='&lt;soap:Envelope xmlns: soap="http://www.w3.org/2003/05/soap-envelope"&gt;&lt;soap:Header&gt;&lt;context xmlns="urn:zimbra"&gt;&lt;change token="4686"/&gt;&lt;/context&gt; &lt;/soap:Header&gt;&lt;soap:Body&gt;&lt;AuthResponse xmlns="urn:zimbraAccount"&gt;&lt;authToken&gt;0_43ad377d2a3f44852961d5ed8b81e9d67ac0829d_69643d33363a62316435353234332d3237664302d2338646 646666313535396561353b6578703d31333a313638323234343431333633393b747970653d363a7a696d6272613b753d313a613b7469643d31303a333bau3634 &gt;&lt;lifetime&gt;172799996&lt;/lifetime&gt;&lt;/AuthResponse&gt;&lt;/soap:Body&gt;&lt;/soap :Envelope&gt;', hti-&gt;error=''
Apr 21 15:06:53 mail saslauthd: auth_zimbra: gpetrushel@example.com auth OK
Apr 21 15:06:53 mail postfix/smtps/smtpd: NOQUEUE: filter: RCPT from unknown: &lt;gpetrushel@example.com&gt;: Sender address triggers FILTER smtp-amavis::10026; from=&lt;gpetrushel@example.com&gt; to=&lt;yuyurin@example.com&gt; proto=ESMTP helo=&lt;&gt;
Apr 21 15:06:53 mail postfix/smtps/smtpd: NOQUEUE: reject: RCPT from unknown: 553 5.7.1 &lt;gpetrushel@example.com&gt;: Sender address rejected: not owned by user gpetrushel@example.com; from=&lt;gpetrushel@example.com&gt; to=&lt;yuyurin@example.com&gt; proto=ESMTP helo=&lt;&gt;
Apr 21 15:06:53 mail postfix/smtps/smtpd: lost connection after RCPT from unknown</pre>
<p>When connecting to a VPN server, no proxy is used. Firewall set up correctly access to 465, 587 ports is open.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Yuriy</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4872</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4871</link>
                        <pubDate>Mon, 24 Apr 2023 20:26:21 +0000</pubDate>
                        <description><![CDATA[Hello,
I have the same problem too.
&gt;&gt;3) I know that delving into log files might be not the most pleasant of the tasks, but did you find some relevant error message?
When i send ma...]]></description>
                        <content:encoded><![CDATA[<p><span>Hello,</span></p>
<p>I have the same problem too.</p>
<p>&gt;&gt;<span>3) I know that delving into log files might be not the most pleasant of the tasks, but did you find some relevant error message?</span></p>
<p>When i send mail from any mail application or mailer-script in logs I see:</p>
<p>Apr 24 23:12:28 qmail postfix/submission/smtpd: NOQUEUE: filter: RCPT from unknown: &lt;test1@samedomain.com&gt;: Sender address triggers FILTER smtp-amavis::10026; from=&lt;test1@samedomain.com&gt; to=&lt;test2@samedomain.com&gt; proto=ESMTP helo=&lt;hp&gt;<br />Apr 24 23:12:28 qmail postfix/submission/smtpd: NOQUEUE: reject: RCPT from unknown: 553 5.7.1 &lt;test1@samedomain.com&gt;: Sender address rejected: not owned by user test1@samedomain.com; from=&lt;test1@samedomain.com&gt; to=&lt;test2@samedomain.com&gt; proto=ESMTP helo=&lt;hp&gt;</p>
<p> </p>
<p> </p>
<p>From web-interface sending mail works ok. Issue started after the upgrade on 23.3.0.</p>
<p><strong>Carbonio Release 23.4.0</strong></p>
<p>Server versions:</p>
<p>version 23.4.0<br />commit 37b6a20c4877f579a027d479560d9717596ed512<br />system_type carbonio<br />product Carbonio<br />zal_version 3.21.0<br />zal_commit 050d0cc2e00e924c9286706b1a7ea6d6687ce926</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Yarii</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4871</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4866</link>
                        <pubDate>Mon, 24 Apr 2023 05:35:55 +0000</pubDate>
                        <description><![CDATA[I have the same problem on my server. Some clients do not send mail. In the server and client logs &quot;Sender address rejected: not owned by user&quot;. The username and email of the sender match. I...]]></description>
                        <content:encoded><![CDATA[<p>I have the same problem on my server. Some clients do not send mail. In the server and client logs "Sender address rejected: not owned by user". The username and email of the sender match. I enabled the user to send mail from any address, but this did not solve the problem.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Yuriy</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4866</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4860</link>
                        <pubDate>Fri, 21 Apr 2023 18:02:06 +0000</pubDate>
                        <description><![CDATA[Today I decided to do another test to exclude possible configuration error or issue caused by the upgrade. I installed from scratch new carbonio servers in a multi server scenario without ap...]]></description>
                        <content:encoded><![CDATA[<p>Today I decided to do another test to exclude possible configuration error or issue caused by the upgrade. I installed from scratch new carbonio servers in a multi server scenario without applying customization on security’s settings etc and unfortunately the issue still present.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>a.luciano</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4860</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4856</link>
                        <pubDate>Thu, 20 Apr 2023 19:48:32 +0000</pubDate>
                        <description><![CDATA[Hello Stefano,
let me try to answer you point by point:
1) This issue is visible only on the external application and is normal because the webmail talk internally with all the Carbonio co...]]></description>
                        <content:encoded><![CDATA[<p>Hello Stefano,</p>
<p>let me try to answer you point by point:</p>
<p>1) This issue is visible only on the external application and is normal because the webmail talk internally with all the Carbonio component and probably this check is skipped because are part of MtaNetwork.<br /><br />2) The application are Outlook, thunderbird, telnet etc etc. From Outlook I see the error message <span>503 5.5.1 Error: authentication not enabled. but this is an answer from Carbonio server and not an error in the application Outlook.<br /><br />3) this are the log form Carbonio (of course I obscured sensible data):<br /><br /></span></p>
<pre contenteditable="false">Apr 20 21:09:56 mta01 postfix/submission/smtpd[1851091 Anonymous TLS connection established from xxxxxx: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Apr 20 21:09:56 mta01 postfix/submission/smtpd[1851091 Anonymous TLS connection established from xxxxxx: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Apr 20 21:09:57 mta01 saslauthd: zmauth: authenticating against elected url 'https://xxxxxxxx.xxxxx.xx:7071/service/admin/soap/' ...
Apr 20 21:09:57 mta01 saslauthd: zmpost: url='https://xxxxxxxx.xxxxx.xx:7071/service/admin/soap/' returned buffer-&gt;data='&lt;soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"&gt;&lt;soap:Header&gt;&lt;context xmlns="urn:zimbra"&gt;&lt;change token="1037"/&gt;&lt;/context&gt;&lt;/soap:Header&gt;&lt;soap:Body&gt;&lt;AuthResponse xmlns="urn:zimbraAccount"&gt;&lt;authToken&gt;0000000000000000000000000000000000000000&lt;/authToken&gt;&lt;lifetime&gt;172799993&lt;/lifetime&gt;&lt;/AuthResponse&gt;&lt;/soap:Body&gt;&lt;/soap:Envelope&gt;', hti-&gt;error=''
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 NOQUEUE: filter: RCPT from https://xxxxxxxx.xxxxx.xx: &lt;test@xxxx.xx&gt;: Sender address triggers FILTER smtp-amavis::10026; from=&lt;test@xxxx.xx&gt; to=&lt;yyyyyy@yyyy.yy&gt; proto=ESMTP helo=&lt;xxxxx&gt;
Apr 20 21:09:57 mta01 saslauthd: auth_zimbra: test@xxxx.xx auth OK
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 NOQUEUE: filter: RCPT from xxxxxx: &lt;test@xxxx.xx&gt;: Sender address triggers FILTER smtp-amavis::10026; from=&lt;test@xxxx.xx&gt; to=&lt;yyyyyy@yyyy.yy&gt; proto=ESMTP helo=&lt;xxxxx&gt;
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 NOQUEUE: reject: RCPT from xxxxxx: 553 5.7.1 &lt;test@xxxx.xx&gt;: Sender address rejected: not owned by user test@xxxx.xx; from=&lt;test@xxxx.xx&gt; to=&lt;yyyyyy@yyyy.yy&gt; proto=ESMTP helo=&lt;xxxxx&gt;
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 NOQUEUE: reject: RCPT from xxxxxx: 553 5.7.1 &lt;test@xxxx.xx&gt;: Sender address rejected: not owned by user test@xxxx.xx; from=&lt;test@xxxx.xx&gt; to=&lt;yyyyyy@yyyy.yy&gt; proto=ESMTP helo=&lt;xxxxx&gt;
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 disconnect from xxxxxx ehlo=2 starttls=1 auth=1 mail=1 rcpt=0/1 quit=1 commands=6/7
Apr 20 21:09:57 mta01 postfix/submission/smtpd[1851091 disconnect from xxxxxx ehlo=2 starttls=1 auth=1 mail=1 rcpt=0/1 quit=1 commands=6/7
</pre>
<p><span><br />4) No, any of these component are interfering with Carbonio.<br /><br />Let me add one thing, If I use outlook and in the configuration instead to use public IP I'm using private IP because I'm inside the local network of Carbonio (similar scenario to the webmail) the error does not appear and the sending goes smoothly.<br /><br />Carbionio is installed on Rocky Linux release 8.7 (Green Obsidian) and Carbonio version is 23.4.0 but the issue started after the upgrade on 23.3.0<br />Now I hope all these details can help to investigate on this problem.<br /><br /></span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>a.luciano</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4856</guid>
                    </item>
				                    <item>
                        <title>RE: Connection problems smtps ports 465 and 587</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4855</link>
                        <pubDate>Thu, 20 Apr 2023 10:19:18 +0000</pubDate>
                        <description><![CDATA[Hi there, sorry for the late reply!
I understand that this problem is relevant to most of you, but I would like to ask for some more information, as : 
1) Is this problem limited using ext...]]></description>
                        <content:encoded><![CDATA[<p>Hi there, sorry for the late reply!</p>
<p>I understand that this problem is relevant to most of you, but I would like to ask for some more information, as : </p>
<p>1) Is this problem limited using external application? In other words, does email sending from Carbonio mobile apps work? I give for granted that sending emails from Carbonio's IRIS interface works smoothly.</p>
<p>2) can you name a few of these external applications? Do log files of these applications (if available) mention any error/warning?</p>
<p>3) I know that delving into log files might be not the most pleasant of the tasks, but did you find some relevant error message?</p>
<p>4) Do you use some authentication/VPN/proxy/firewall/whatever that may interfere with normal Carbonio's working?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>stefanodavid</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/connection-problems-smtps-ports-465-and-587/#post-4855</guid>
                    </item>
							        </channel>
        </rss>
		