<?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: Out Bound email error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47672#M18713</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;So I am also experiencing a similar issue and your suggestion was not able to fix my error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;08180002 Wrapped Exception (with status template): Error creating bean with name 'mail' defined in URL [jar:file:/C:/alfresco/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-17.183.jar!/alfresco/subsystems/email/OutboundSMTP/outboundSMTP-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 08180038 Failed to send email to:kreethram27@gmail.com&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have ACS installed on my local (v7.0.0.3) and my alfresco-global.properties files are as follows:&lt;/P&gt;&lt;P&gt;# Outbound Email Configuration&lt;BR /&gt;#-------------&lt;BR /&gt;mail.host=smtp.gmail.com&lt;BR /&gt;mail.port=587&lt;BR /&gt;mail.username=kreethram27@gmail.com&lt;BR /&gt;mail.password=password&lt;BR /&gt;mail.protocol=smtps&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.from.default=kreethram27@gmail.com&lt;BR /&gt;mail.smtp.auth=true&lt;BR /&gt;mail.smtp.starttls.enable=true&lt;/P&gt;&lt;P&gt;# Test message configuration&lt;BR /&gt;mail.testmessage.send=true&lt;BR /&gt;mail.testmessage.to=kreethram27@gmail.com&lt;BR /&gt;mail.testmessage.subject=AlfOutbound Mail System&lt;BR /&gt;mail.testmessage.text=Sending Mails Workshop&lt;/P&gt;&lt;P&gt;Could you please advise on where the issue could be and if additional properties are missing?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Kiyasha.R&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 15:20:18 GMT</pubDate>
    <dc:creator>Kiyasha_27</dc:creator>
    <dc:date>2024-09-18T15:20:18Z</dc:date>
    <item>
      <title>Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47669#M18710</link>
      <description>Hii have installed Alfresco Content Services Community: 6.0.2-ea i am trying to configure inbound and outbound email even though i have updated it correctly i am getting the below error07080007 Wrapped Exception (with status template): Error creating bean with name 'mail' defined in URL [jar:file:/o</description>
      <pubDate>Wed, 08 Aug 2018 07:13:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47669#M18710</guid>
      <dc:creator>vikasmannur1</dc:creator>
      <dc:date>2018-08-08T07:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47670#M18711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you use 465 as port and not 587&lt;BR style="color: #333333;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.smtp.auth=true&amp;nbsp; &amp;nbsp; &amp;nbsp; should be&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;mail.&lt;STRONG&gt;smtps&lt;/STRONG&gt;.auth=true&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://en.wikipedia.org/wiki/SMTPS" title="https://en.wikipedia.org/wiki/SMTPS" rel="nofollow noopener noreferrer"&gt;SMTPS - Wikipedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;Also you can try once with smtp - then you can use 587 as port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.host=smtp.gmail.com&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.port=587&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.username=content@XYZ&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.password=1234&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.smtp.starttls.enable=true&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;mail.smtp.auth=true&lt;/SPAN&gt;&lt;BR style="color: #333333;" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Check if this works for you. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 17:21:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47670#M18711</guid>
      <dc:creator>ranjeetsi</dc:creator>
      <dc:date>2018-08-09T17:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47671#M18712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks bro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 06:07:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47671#M18712</guid>
      <dc:creator>vikasmannur1</dc:creator>
      <dc:date>2018-08-10T06:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47672#M18713</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;So I am also experiencing a similar issue and your suggestion was not able to fix my error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;08180002 Wrapped Exception (with status template): Error creating bean with name 'mail' defined in URL [jar:file:/C:/alfresco/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-17.183.jar!/alfresco/subsystems/email/OutboundSMTP/outboundSMTP-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 08180038 Failed to send email to:kreethram27@gmail.com&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have ACS installed on my local (v7.0.0.3) and my alfresco-global.properties files are as follows:&lt;/P&gt;&lt;P&gt;# Outbound Email Configuration&lt;BR /&gt;#-------------&lt;BR /&gt;mail.host=smtp.gmail.com&lt;BR /&gt;mail.port=587&lt;BR /&gt;mail.username=kreethram27@gmail.com&lt;BR /&gt;mail.password=password&lt;BR /&gt;mail.protocol=smtps&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.from.default=kreethram27@gmail.com&lt;BR /&gt;mail.smtp.auth=true&lt;BR /&gt;mail.smtp.starttls.enable=true&lt;/P&gt;&lt;P&gt;# Test message configuration&lt;BR /&gt;mail.testmessage.send=true&lt;BR /&gt;mail.testmessage.to=kreethram27@gmail.com&lt;BR /&gt;mail.testmessage.subject=AlfOutbound Mail System&lt;BR /&gt;mail.testmessage.text=Sending Mails Workshop&lt;/P&gt;&lt;P&gt;Could you please advise on where the issue could be and if additional properties are missing?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Kiyasha.R&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 15:20:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47672#M18713</guid>
      <dc:creator>Kiyasha_27</dc:creator>
      <dc:date>2024-09-18T15:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47673#M18714</link>
      <description>&lt;P&gt;My goal is to try and send out an email when a document enters a folder but I am unable to create and save the rule due to this error.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 15:22:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47673#M18714</guid>
      <dc:creator>Kiyasha_27</dc:creator>
      <dc:date>2024-09-18T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47674#M18715</link>
      <description>&lt;P&gt;Are you shure, what the smtp.gmail.com will recive your connection in old style? Gmail has tightened its security protocols, and they no longer allow simple password authentication for SMTP due to security concerns. Previously, it was possible to use an "application password" or allow less secure apps, but these options have been phased out. Currently, Gmail supports secure methods like OAuth2 for authentication or using an SMTP relay service.&lt;/P&gt;&lt;P&gt;Configure SMTP Ralay in your gmail account and change the Alfresco configuration for smtp-relay.gmail.com.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 09:55:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47674#M18715</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2024-09-19T09:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Out Bound email error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47675#M18716</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I seem to be encountering the same issue after trying that. There is another option in the documentation for using Zimbra which I set but also got the same error:&lt;/P&gt;&lt;P&gt;# Sample Zimbra settings&lt;BR /&gt;Not authenticated.&lt;/P&gt;&lt;P&gt;mail.host=zimbra.&amp;lt;your company&amp;gt;&lt;BR /&gt;mail.port=25&lt;BR /&gt;mail.username=anonymous&lt;BR /&gt;mail.password=password&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.from.default=&amp;lt;default from address&amp;gt;&lt;BR /&gt;mail.smtp.auth=false&lt;BR /&gt;mail.smtp.timeout=30000&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 12:24:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/out-bound-email-error/m-p/47675#M18716</guid>
      <dc:creator>Kiyasha_27</dc:creator>
      <dc:date>2024-09-20T12:24:12Z</dc:date>
    </item>
  </channel>
</rss>

