<?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 outbound email randomly fails in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301394#M254524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I keep having this problem. It occurs randomly everytime I make a change to share (even when manage rule on document) or restart alfresco. My error is either&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;i) [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:xxx@gmail.com" rel="nofollow noopener noreferrer"&gt;xxx@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.net.UnknownHostException: smtp.gmail.com. Failed messages: javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ii)&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, outbound] failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mail' defined in file [C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\email\OutboundSMTP\outboundSMTP-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 04210000 email.outbound.err.send.failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering does this have to do with Internet connection?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 02:39:09 GMT</pubDate>
    <dc:creator>e-no91</dc:creator>
    <dc:date>2014-05-21T02:39:09Z</dc:date>
    <item>
      <title>outbound email randomly fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301394#M254524</link>
      <description>I keep having this problem. It occurs randomly everytime I make a change to share (even when manage rule on document) or restart alfresco. My error is eitheri) [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to xxx@gmail.comorg.springframework.mail.MailSendException: Mail</description>
      <pubDate>Wed, 21 May 2014 02:39:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301394#M254524</guid>
      <dc:creator>e-no91</dc:creator>
      <dc:date>2014-05-21T02:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: outbound email randomly fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301395#M254525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi e-no91,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you make any changes in alfresco-global.properties?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did your subsystem setting and alfresco-global.properties conflicts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post setting you have configured.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 08:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301395#M254525</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2014-05-21T08:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: outbound email randomly fails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301396#M254526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Guys i have configured my gmail email with the following details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### E-mail setup ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host=smtp.gmail.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=465&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.username=myusername@gmail.com" rel="nofollow noopener noreferrer"&gt;mail.username=myusername@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=my password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.encoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.from.default=blueflame.engineering@gmail.com" rel="nofollow noopener noreferrer"&gt;mail.from.default=blueflame.engineering@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.starttls.enable=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.auth=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#use these properties to send test message during start of subsystem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.testmessage.send=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.testmessage.to=sujayopillai@gmail.com" rel="nofollow noopener noreferrer"&gt;mail.testmessage.to=sujayopillai@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.testmessage.subject=Outbound SMTP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.testmessage.text=The Outbound SMTP email subsystem is working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i keep getting this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.net.UnknownHostException: smtp.gmail.com. Failed messages: javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.net.UnknownHostException: smtp.gmail.com; message exceptions (1) are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed message 1: javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.net.UnknownHostException: smtp.gmail.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:400)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:340)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:336)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.executer.MailActionExecuter.sendEmail(MailActionExecuter.java:929)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 46 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please what am i doing wrong.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 19:06:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-email-randomly-fails/m-p/301396#M254526</guid>
      <dc:creator>echiboka</dc:creator>
      <dc:date>2015-04-02T19:06:52Z</dc:date>
    </item>
  </channel>
</rss>

