<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Gmail Email Service not working in Connected Asset (Remote DAM ) in Adobe Experience Cloud Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457843#M2402</link>
    <description>&lt;P&gt;I am getting the below error in log:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Caused by: javax.mail.AuthenticationFailedException: 454 4.7.0 Too many login attempts, please try again later. t1-20020a628101000000b0050d47199857sm3007323pfd.73 - gsmtp&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 06:30:18 GMT</pubDate>
    <dc:creator>ratna</dc:creator>
    <dc:date>2022-06-24T06:30:18Z</dc:date>
    <item>
      <title>Gmail Email Service not working in Connected Asset (Remote DAM )</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457655#M2400</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have enabled 465 port through following documentations: &lt;/SPAN&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/networking/examples/email-service.html?lang=en" target="_blank" rel="noopener"&gt;https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/networking/examples/email-service.html?lang=en&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#operation/enableEnvironmentAdvancedNetworkingConfiguration" target="_blank" rel="noopener"&gt;https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#operation/enableEnvironmentAdvancedNetworkingConfiguration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No we are using GMAIL as SMTP server for now. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Following are the configuration &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have followed to enable the advanced networking option. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Following are the networking configuration: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) PUT request--&amp;gt;&lt;/SPAN&gt;&lt;A href="https://cloudmanager.adobe.io/api/program/29357/environment/92253/advancedNetworking" target="_blank" rel="noopener"&gt;https://cloudmanager.adobe.io/api/program/29357/environment/92253/advancedNetworking&lt;/A&gt;&lt;SPAN&gt; Body: { "nonProxyHosts": [ "smtp.gmail.com" ], "portForwards": [ { "name": "smtp.gmail.com", "portDest": 465, "portOrig": 30002 } ] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) After enabling the advanced Networking option ,the POST request is-&amp;gt; &lt;/SPAN&gt;&lt;A href="https://cloudmanager.adobe.io/api/program/29357/networkInfrastructures" target="_blank" rel="noopener"&gt;https://cloudmanager.adobe.io/api/program/29357/networkInfrastructures&lt;/A&gt;&lt;SPAN&gt; Body : { "kind": "flexiblePortEgress", "region": "wa1" } &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After enable the advanced Networking , we are able to get the result as port is enabled: &lt;/SPAN&gt;&lt;A href="https://cloudmanager.adobe.io/api/program/29357/environment/92253/advancedNetworking" target="_blank" rel="noopener"&gt;https://cloudmanager.adobe.io/api/program/29357/environment/92253/advancedNetworking&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But the email is not getting triggered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone please help me on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 08:16:40 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457655#M2400</guid>
      <dc:creator>ratna</dc:creator>
      <dc:date>2022-06-23T08:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gmail Email Service not working in Connected Asset (Remote DAM )</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457838#M2401</link>
      <description>&lt;P&gt;Have you checked the logs? What error it is giving?&lt;/P&gt;&lt;P&gt;For any such issue it is important to find out the root cause and that you can only get it from the logs. So, carefully examine the logs if you don't find any meaning information then enable the debug log and see what error it is showing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 06:16:45 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457838#M2401</guid>
      <dc:creator>tusharbias</dc:creator>
      <dc:date>2022-06-24T06:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gmail Email Service not working in Connected Asset (Remote DAM )</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457843#M2402</link>
      <description>&lt;P&gt;I am getting the below error in log:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Caused by: javax.mail.AuthenticationFailedException: 454 4.7.0 Too many login attempts, please try again later. t1-20020a628101000000b0050d47199857sm3007323pfd.73 - gsmtp&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 06:30:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457843#M2402</guid>
      <dc:creator>ratna</dc:creator>
      <dc:date>2022-06-24T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Gmail Email Service not working in Connected Asset (Remote DAM )</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457850#M2403</link>
      <description>&lt;P class=""&gt;Now, it seems to be an issue from gmail side.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;This typically is an indication that one of the following reasons listed below is affecting your inbox:&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;1) &lt;/STRONG&gt;You have too many concurrent connections/services synched with this email address (&lt;STRONG&gt;Note:&lt;/STRONG&gt; Every time you connect an inbox to a service, whether it be a mail client, an online tool, or logging into a webmail client, this counts as a connection. Under Google, the limit is 10 concurrent connections and some services can utilize multiple concurrent connections)&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; You/someone else has attempted too many logins using an incorrect password within a short period of time&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;3)&lt;/STRONG&gt; You have reached an email sending limit under your inbox and are temporary locked out of making any new connection attempts to this inbox.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;4) &lt;/STRONG&gt;You do not have DKIM setup properly and Google is getting hung up authenticating your inbox.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Refer this for last one -&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://confluence.atlassian.com/jirakb/too-many-login-attempts-error-using-google-smtp-with-jira-server-776653877.html" target="_blank" rel="noopener"&gt;https://confluence.atlassian.com/jirakb/too-many-login-attempts-error-using-google-smtp-with-jira-server-776653877.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 06:51:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-questions/gmail-email-service-not-working-in-connected-asset-remote-dam/m-p/457850#M2403</guid>
      <dc:creator>tusharbias</dc:creator>
      <dc:date>2022-06-24T06:51:02Z</dc:date>
    </item>
  </channel>
</rss>

