<?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 SMTP in email subsystem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239066#M192196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In sample configuration for alfresco-global.properties there is a setting for mail.smpt.auth, this is never taken into account since in the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WEB-INF\classes\alfresco\subsystem\email\OutboundSMTP\outboundSMTP-context.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the key is define as mail.smtps.auth (note the additional s).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has already been filed as a case by a "Cristian"&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2688" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2688&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Following this (changing to mail.smtp.auth in outboundSMTP-context.xml ), my smtp sending problems are resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fix this for 3.3 community, I wanted to create a subsystem override instead of editing default config file, and created&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/shared/classes/alfresco/extension/subsystems/email/outbound/default/outboundSMTP-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(also tried tomcat/shared/classes/alfresco/extension/subsystems/email/OutboundSTMP/default/outboundSMTP-context.xml).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Property changes still in alfresco-global.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Did I get the subsystems paths/override correctly? The new file doesn't get picked up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-What is the proper javaMail key? mail.smtp.auth or mail.smtps.auth? Would it be possible to have both in outboundSMTP-context.xml, and depending of whether you want SSL or not set one or the other to true? I will amend any response I get here to the case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 05:12:11 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2010-06-09T05:12:11Z</dc:date>
    <item>
      <title>Outbound SMTP in email subsystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239066#M192196</link>
      <description>In sample configuration for alfresco-global.properties there is a setting for mail.smpt.auth, this is never taken into account since in the fileWEB-INF\classes\alfresco\subsystem\email\OutboundSMTP\outboundSMTP-context.xml the key is define as mail.smtps.auth (note the additional s).This has already</description>
      <pubDate>Wed, 09 Jun 2010 05:12:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239066#M192196</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-06-09T05:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Outbound SMTP in email subsystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239067#M192197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some remarks: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- mail.smtp.auth is the variable used by subetha mail program, just keep that in it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- mail.smpts.auth is the secure smtp variant and concerns another item (relevant for gmail, for example)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- the subsystem email is not loading custom properties files…..indeed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, my advice: do not change the context xml file (no need to). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However….you are still partly right, in the sense that the mail.smtp.auth is not used properly (it is indifferent between false/true). There is a bug, I presume. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco engineers, be more specific about the possibilities to create a subsytem override in "classes/alfresco/extension/subsystems" and make sure that this override is picked up!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 22:38:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239067#M192197</guid>
      <dc:creator>trialot</dc:creator>
      <dc:date>2010-07-20T22:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Outbound SMTP in email subsystem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239068#M192198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since I had to do this now, I thought I could post the answer in case someone finds this thread when googling &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm extending the MailActionExecuter to be able to send attachments and had to redeclare this bean in the very same file. (outboundSMTP.context.xml).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To make the subsystem pick up the spring-config it had to be placed in the following extension path: "/alfresco/extension/subsystems/email/OutboundSMTP/outbound/custom-outboundSMTP-context.xml" The file could have any name with the *-context.xml extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Erik&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 09:14:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/outbound-smtp-in-email-subsystem/m-p/239068#M192198</guid>
      <dc:creator>billerby</dc:creator>
      <dc:date>2014-02-18T09:14:58Z</dc:date>
    </item>
  </channel>
</rss>

