<?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 [Alfresco 5.0.a] Can't send invitation email but can send the test SMTP mail in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294940#M248070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to follow the setting guide on wiki to set the mail configuration is as below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=true&lt;BR /&gt;&lt;BR /&gt;# Outbound email configuration&lt;BR /&gt;mail.host=mail.mydomain.com&lt;BR /&gt;mail.port=25&lt;BR /&gt;mail.username=none-reply@mydomain.com&lt;BR /&gt;mail.password=mypassword&lt;BR /&gt;mail.protocol=smtp&lt;BR /&gt;mail.smtp.auth=true&lt;BR /&gt;mail.from.default=none-reply@mydomain.com&lt;BR /&gt;mail.smtp.timeout=30000&lt;BR /&gt;mail.smtp.starttls.enable=false&lt;BR /&gt;mail.smtp.debug=false&lt;BR /&gt;&lt;BR /&gt;mail.testmessage.send=true&lt;BR /&gt;mail.testmessage.to=dong.pt@mydomain.com&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;BR /&gt;email.inbound.enabled=false&lt;BR /&gt;&lt;BR /&gt;imap.server.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;/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;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;/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;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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I can receive the testing email when server is starting up to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:dong.pt@mydomain.com" rel="nofollow noopener noreferrer"&gt;dong.pt@mydomain.com&lt;/A&gt;&lt;SPAN&gt; but I can't receive the invitation message when I try to invite to the same email address. The error log is as below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;2014-08-17 05:19:54,152&amp;nbsp; ERROR [action.executer.MailActionExecuter] [http-bio-8085-exec-1] Failed to send email to dong.pt@mydomain.com&lt;BR /&gt; org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 501 5.7.1 &amp;lt;admin@alfresco.com&amp;gt;… Permission denied&lt;BR /&gt;;&lt;BR /&gt;&amp;nbsp; nested exception is:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.sun.mail.smtp.SMTPSenderFailedException: 501 5.7.1 &amp;lt;admin@alfresco.com&amp;gt;… Permission denied&lt;BR /&gt;; message exception details (1) are:&lt;BR /&gt;Failed message 1:&lt;BR /&gt;com.sun.mail.smtp.SMTPSendFailedException: 501 5.7.1 &amp;lt;admin@alfresco.com&amp;gt;… Permission denied&lt;BR /&gt;;&lt;BR /&gt;&amp;nbsp; nested exception is:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.sun.mail.smtp.SMTPSenderFailedException: 501 5.7.1 &amp;lt;admin@alfresco.com&amp;gt;… Permission denied&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2202)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1693)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1194)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.mail.AlfrescoJavaMailSender$PooledTransportWrapper.sendMessage(AlfrescoJavaMailSender.java:165)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:416)&lt;BR /&gt;….&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;/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;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;/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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me to solve this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Aug 2014 07:53:39 GMT</pubDate>
    <dc:creator>dong_pt</dc:creator>
    <dc:date>2014-08-16T07:53:39Z</dc:date>
    <item>
      <title>[Alfresco 5.0.a] Can't send invitation email but can send the test SMTP mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294940#M248070</link>
      <description>Dear all,I tried to follow the setting guide on wiki to set the mail configuration is as below:### E-mail site invitation setting ###notification.email.siteinvite=true# Outbound email configurationmail.host=mail.mydomain.commail.port=25mail.username=none-reply@mydomain.commail.password=mypasswordmai</description>
      <pubDate>Sat, 16 Aug 2014 07:53:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294940#M248070</guid>
      <dc:creator>dong_pt</dc:creator>
      <dc:date>2014-08-16T07:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.0.a] Can't send invitation email but can send the test SMTP mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294941#M248071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Honestly I tried some ways but still don't know how to make the part of log file appears in my post &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 02:32:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294941#M248071</guid>
      <dc:creator>dong_pt</dc:creator>
      <dc:date>2014-08-18T02:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.0.a] Can't send invitation email but can send the test SMTP mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294942#M248072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your email server (mail.mydomain.com) is probably not allowing mail to be sent from a different account although its not reported that error clearly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So its a permissions thing on your email server - not alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) you should probably connect with a real account for username/password.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connecting as "none-reply" is bonkers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) you may need to set mail.from.enabled = false on alfresco if you can't change the config of mail.mydomain.com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 17:14:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294942#M248072</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-08-18T17:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.0.a] Can't send invitation email but can send the test SMTP mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294943#M248073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply to a fresh guy with Alfresco Community like me&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; All my above email credentials are existing and accessible. I think the main questions here are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- why Alfresco Community can send the test message but can't send the invitation message to the same account? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- What side raised "Permission deny" error - Alfresco Community or my email server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 03:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-a-can-t-send-invitation-email-but-can-send-the-test/m-p/294943#M248073</guid>
      <dc:creator>dong_pt</dc:creator>
      <dc:date>2014-08-19T03:41:25Z</dc:date>
    </item>
  </channel>
</rss>

