<?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 Siteinvite Notification eMail Problem Alfresco 5.0.b in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/siteinvite-notification-email-problem-alfresco-5-0-b/m-p/312853#M265983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an problem with version 5.0.b&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server config for outgoing mail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;notification.email.siteinvite=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host=xxxxxxxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtp.auth=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtp.timeout=30000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.encoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.from.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.from.default=xxxxxxx@xxxxx.de" rel="nofollow noopener noreferrer"&gt;mail.from.default=xxxxxxx@xxxxx.de&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.username=xxxxx@xxxxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=xxxxxx&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=xxxxxxx@xxx.xx" rel="nofollow noopener noreferrer"&gt;mail.testmessage.to=xxxxxxx@xxx.xx&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.testmessage.subject=Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.testmessage.text=Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The test mail go out over an exchange relay without any problems but the notification email siteinvite give me the following error!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR [action.executer.MailActionExecuter] [http-apr-8080-exec-7] Failed to send email to """"""""""""@""".""&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 550 5.7.1 Client does not have permissions to send as this sender&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;; message exception details (1) are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed message 1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;com.sun.mail.smtp.SMTPSendFailedException: 550 5.7.1 Client does not have permissions to send as this sender&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's look like the server don't use the default mail address (mail.from.default)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It does not matter whether smtp.auth=true or smtp.auth=false in the config the error ist the same!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Test mail go out invite mails not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2014 07:21:25 GMT</pubDate>
    <dc:creator>frankzero</dc:creator>
    <dc:date>2014-11-27T07:21:25Z</dc:date>
    <item>
      <title>Siteinvite Notification eMail Problem Alfresco 5.0.b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/siteinvite-notification-email-problem-alfresco-5-0-b/m-p/312853#M265983</link>
      <description>I have an problem with version 5.0.bServer config for outgoing mail:notification.email.siteinvite=truemail.host=xxxxxxxxmail.port=25mail.protocol=smtpmail.smtp.auth=falsemail.smtp.timeout=30000mail.encoding=UTF-8mail.from.enabled=truemail.from.default=xxxxxxx@xxxxx.demail.username=xxxxx@xxxxxmail.pa</description>
      <pubDate>Thu, 27 Nov 2014 07:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/siteinvite-notification-email-problem-alfresco-5-0-b/m-p/312853#M265983</guid>
      <dc:creator>frankzero</dc:creator>
      <dc:date>2014-11-27T07:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Siteinvite Notification eMail Problem Alfresco 5.0.b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/siteinvite-notification-email-problem-alfresco-5-0-b/m-p/312854#M265984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the following property to send from default mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;mail.from.enabled=false&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 07:48:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/siteinvite-notification-email-problem-alfresco-5-0-b/m-p/312854#M265984</guid>
      <dc:creator>lementree</dc:creator>
      <dc:date>2014-12-03T07:48:18Z</dc:date>
    </item>
  </channel>
</rss>

