<?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 Simple Mail Configuration Failing in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223191#M176321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to get a new Alfresco working with mail since without mail it doesn't invite anybody to anything.&amp;nbsp; This should be pretty simple.&amp;nbsp; I have &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; set as follows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;#&lt;BR /&gt;# Outbound Email Configuration&lt;BR /&gt;#————-&lt;BR /&gt;mail.host=outgoing.verizon.net&lt;BR /&gt;#mail.port=25&lt;BR /&gt;mail.username=&amp;lt;username&amp;gt;&lt;BR /&gt;mail.password=&amp;lt;password&amp;gt;&lt;BR /&gt;#mail.encoding=UTF-8&lt;BR /&gt;#mail.from.default=alfresco@alfresco.org&lt;BR /&gt;mail.smtp.auth=true&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;This this is the same SMTP server I am talking to for ssmtp on this Ubuntu box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notification fails and the log file contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;at org.alfresco.repo.invitation.site.InviteSender.sendMail(InviteSender.java:117)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.invitation.site.SendInviteAction.execute(SendInviteAction.java:82)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jbpm.graph.def.Action.execute(Action.java:129)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:284)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; … 105 more&lt;BR /&gt;Caused by: org.springframework.mail.MailSendException; nested exceptions (1) are:&lt;BR /&gt;Failed message 1: com.sun.mail.smtp.SMTPSendFailedException: 550 5.7.1 Authentication Required&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:421)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:341)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:356)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:345)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.executer.MailActionExecuter.executeImpl(MailActionExecuter.java:439)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; … 140 more&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;It looks like an authentication problem but I have authentication set to true and the credentials are correct.&amp;nbsp; This should work.&amp;nbsp; Any ideas what to try?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Sep 2010 14:53:54 GMT</pubDate>
    <dc:creator>johnelle</dc:creator>
    <dc:date>2010-09-19T14:53:54Z</dc:date>
    <item>
      <title>Simple Mail Configuration Failing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223191#M176321</link>
      <description>I am trying to get a new Alfresco working with mail since without mail it doesn't invite anybody to anything.&amp;nbsp; This should be pretty simple.&amp;nbsp; I have alfresco-global.properties set as follows## Outbound Email Configuration#————-mail.host=outgoing.verizon.net#mail.port=25mail.username=&amp;lt;username&amp;gt;</description>
      <pubDate>Sun, 19 Sep 2010 14:53:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223191#M176321</guid>
      <dc:creator>johnelle</dc:creator>
      <dc:date>2010-09-19T14:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Mail Configuration Failing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223192#M176322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And I tried it on Windooz and I get exactly the same results with both of the SMTP servers that I can talk to.&amp;nbsp; I also toggled "auth" true/false to see if I was missing something.&amp;nbsp; It appears that for some reason the properties file isn't having any affect (?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Sep 2010 20:13:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223192#M176322</guid>
      <dc:creator>johnelle</dc:creator>
      <dc:date>2010-09-19T20:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Mail Configuration Failing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223193#M176323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have exactly the same problem, running Alfresco 3.4.d on Ubuntu. Seems no matter what I do with the alfresco-global.properties file (located - tomcat/shared/classes) I always get an error returned from my SMTP host (mailhop.org) with error code 550. I've sent an email through telnet and received that OK, so it is definitely a problem with Alfresco. This is trying to send a test message using the following properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mail.testmessage.send=true&lt;BR /&gt;mail.testmessage.to=XXX&lt;BR /&gt;mail.testmessage.subject=Outbound SMTP&lt;BR /&gt;mail.testmessage.text=The Outbound SMTP email subsystem is working.&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The only thing I can think of now that could be causing the issue is that the domain of the computer isn't the same as the domain within the email addresses being used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 17:31:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-mail-configuration-failing/m-p/223193#M176323</guid>
      <dc:creator>jammy</dc:creator>
      <dc:date>2011-05-03T17:31:07Z</dc:date>
    </item>
  </channel>
</rss>

