<?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 Exchange integration w/ Alfresco 4 community in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297873#M251003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FULL DISCLOSURE: I am not a network admin or developer but am trying to get Alfresco Community edition working to prove its usefulness to be able to justify spending funds on Alfresco One. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We currently have MS Active Directory working with Alfresco, but not Exchange. My question is how/what to enter for mail.username and mail.password in the global properties config file SMTP settings when setting up the SMTP properties to connect to an Exchange server? Do we have to “hard code” the user name and password in by using an Exchange service account, e.g., alfresco-admin? If a password for an account does need to be stored, does Alfresco Community have the capability to store it in an encrypted file to keep the Information Security folks happy and our passwords safe?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, preferably, is it possible to set mail.username and mail.password equal to a variable that points Alfresco to the user name and password of the currently logged in user (authenticated via Active Directory) for the purposes of sending notification emails as part of a workflow or invitation to join a site. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, and I apologize if my gross lack of networking/AD/Exchange knowledge has caused me to ask questions that don’t make alot of sense! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 20:58:48 GMT</pubDate>
    <dc:creator>linecrest</dc:creator>
    <dc:date>2014-05-12T20:58:48Z</dc:date>
    <item>
      <title>Exchange integration w/ Alfresco 4 community</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297873#M251003</link>
      <description>FULL DISCLOSURE: I am not a network admin or developer but am trying to get Alfresco Community edition working to prove its usefulness to be able to justify spending funds on Alfresco One. We currently have MS Active Directory working with Alfresco, but not Exchange. My question is how/what to enter</description>
      <pubDate>Mon, 12 May 2014 20:58:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297873#M251003</guid>
      <dc:creator>linecrest</dc:creator>
      <dc:date>2014-05-12T20:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange integration w/ Alfresco 4 community</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297874#M251004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the SMTP integration with Exchange is just for sending out system-generated emails. It typically is not user-specific. It can be unauthenticated or use a system account to authenticate. It never uses any credentials from the end users and as such does not need to store it in any way. Even notification mails as part of a workflow are sent either unauthenticated or using a system account - even if they may be in the name of the current user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For all SMTP integrations I have done with Exchange, I never had to set mail.username and mail.password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 21:24:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297874#M251004</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-05-12T21:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange integration w/ Alfresco 4 community</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297875#M251005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! So I need not enter anything for the config file entries below?&lt;/SPAN&gt;&lt;BR /&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=user@gmail.com" rel="nofollow noopener noreferrer"&gt;mail.username=user@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=password&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;SPAN&gt;Is there something else I need to set to make the email of invitations and workflows function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 02:18:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297875#M251005</guid>
      <dc:creator>linecrest</dc:creator>
      <dc:date>2014-05-15T02:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange integration w/ Alfresco 4 community</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297876#M251006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No,you still need to set these properties,you can set username/password to a system account.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you don't need to set other else&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 05:21:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297876#M251006</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-15T05:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange integration w/ Alfresco 4 community</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297877#M251007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a copy of my working config hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Email site invitation setting ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;notification.email.siteinvite=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host=&amp;lt;internal ip of exchange server&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&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=alfresco@mydomain.com" rel="nofollow noopener noreferrer"&gt;mail.from.default=alfresco@mydomain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.from.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.username=&amp;lt;mydomain user&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=&amp;lt;my domain passwd&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above config works fine for me the only part I ended up having to check on was to allow internal relay from the ip address of the alfresco server in the exchange settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One more thing where mail.host is I specified my exchange server internal ip address&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 13:18:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exchange-integration-w-alfresco-4-community/m-p/297877#M251007</guid>
      <dc:creator>dlaxtn22</dc:creator>
      <dc:date>2014-06-26T13:18:00Z</dc:date>
    </item>
  </channel>
</rss>

