<?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 Re: Inbound Email Rejected in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231721#M184851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am still having this problem but here are the results of some additional tests:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The first code capture is my smtp sending the email to alfresco with a "554 &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'dave@domain.com" rel="nofollow noopener noreferrer"&gt;'dave@domain.com&lt;/A&gt;&lt;SPAN&gt;' has been denied access to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'inbox@alfresco.alliance.com" rel="nofollow noopener noreferrer"&gt;'inbox@alfresco.alliance.com&lt;/A&gt;&lt;SPAN&gt;'."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The second code capture is my smtp sending the email to alfresco with a "status=sent (250 Ok)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only difference is the sending email address: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Code1 = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:dave@domain.com" rel="nofollow noopener noreferrer"&gt;dave@domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Code2 = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:admin@alfresco.com" rel="nofollow noopener noreferrer"&gt;admin@alfresco.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I have the settings correct to access all email?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Allow anyone:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.allowed.senders=.*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code1&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6EA56214002: from=&amp;lt;dave@domain.com&amp;gt;, size=1048, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:36:56 mail amavis[4491]: (04491-12) FWD via SMTP: &amp;lt;dave@domain.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;,BODY=7BIT 250 2.6.0&amp;nbsp;&amp;nbsp; Ok, id=04491-12, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 6EA56214002&lt;BR /&gt;Nov 23 15:36:56 mail amavis[4491]: (04491-12) Passed CLEAN, [xx.xx.xx.xx] [xx.xx.xx.xx] &amp;lt;dave@domain.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;, Message-ID: &amp;lt;4B0B1C0A.2060304@domain.ca&amp;gt;, mail_id: BNiAqdCoOQU7, Hits: -1.298, size: 570, queued_as: 6EA56214002, 4821 ms&lt;BR /&gt;Nov 23 15:36:56 mail postfix/smtp[5621]: 6DE12214001: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=127.0.0.1[127.0.0.1]:10024, delay=5.1,delays=0.25/0/0.01/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 6EA56214002)&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6DE12214001: removed&lt;BR /&gt;Nov 23 15:36:56 mail postfix/smtp[7049]: 6EA56214002: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=alfresco.alliance.com[192.168&amp;nbsp;&amp;nbsp; .0.31]:25, delay=0.07, delays=0.02/0.01/0.02/0.03, dsn=5.0.0, status=bounced (host alfresco.alliance.com[192.168.0.31] said: 554 'dave@domain.com' has been denied access to 'inbox@alfresco.alliance.com'.&amp;nbsp; (in reply to end of DATA command))&lt;BR /&gt;Nov 23 15:36:56 mail postfix/cleanup[5626]: 84E8B214001: message-id=&amp;lt;20091123233656.84E8B214001@mail.doamin.ca&amp;gt;&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 84E8B214001: from=&amp;lt;&amp;gt;, size=3205, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:36:56 mail postfix/bounce[7050]: 6EA56214002: sender non-delivery notification: 84E8B214001&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6EA56214002: removed&lt;BR /&gt;Nov 23 15:36:56 mail postfix/lmtp[7550]: 84E8B214001: to=&amp;lt;dave@domain.com&amp;gt;, relay=mail.domain.ca[192.168.0.32]:7025, delay=0.1, delays=0.0 2/0/0/0.08, dsn=2.1.5, status=sent (250 2.1.5 OK)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code2&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Nov 23 15:39:39 mail postfix/cleanup[8653]: 5F63C214002: message-id=&amp;lt;4B0B1CAD.8010807@alfresco.com&amp;gt;&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 5F63C214002: from=&amp;lt;admin@alfresco.com&amp;gt;, size=1051, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtpd[8665]: disconnect from localhost[127.0.0.1]&lt;BR /&gt;Nov 23 15:39:39 mail amavis[30093]: (30093-14) FWD via SMTP: &amp;lt;admin@alfresco.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;,BODY=7BIT 250 2.6.0 Ok, id=30093-14, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5F63C214002&lt;BR /&gt;Nov 23 15:39:39 mail amavis[30093]: (30093-14) Passed CLEAN, [xx.xx.xx.xx] [xx.xx.xx.xx] &amp;lt;admin@alfresco.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;, Message-ID: &amp;lt;4B0B1CAD.8010807@alfresco.com&amp;gt;, mail_id: cEkRcRbdUB4C, Hits: -0.782, size: 573, queued_as: 5F63C214002, 4837 ms&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtp[8654]: 79FDF214001: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=127.0.0.1[127.0.0.1]:10024, delay=4.9,delays=0.1/0/0.01/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5F63C214002)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 79FDF214001: removed&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtp[8666]: 5F63C214002: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=alfresco.alliance.com[192.168.0.31]:25, delay=0.21, delays=0.02/0/0.02/0.17, dsn=2.0.0, status=sent (250 Ok)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 5F63C214002: removed&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2009 23:55:12 GMT</pubDate>
    <dc:creator>newmember</dc:creator>
    <dc:date>2009-11-23T23:55:12Z</dc:date>
    <item>
      <title>Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231718#M184848</link>
      <description>I can send email to alfresco if the email comes from @alfresco.com any other domain is rejected.Any ideas?&amp;nbsp; What am I missing?Error:&amp;lt;inbox@alfresco.alliance.com&amp;gt;: host alfresco.alliance.com[192.168.100.112] said: 554 'chrisw@domain.ca' has been denied access to 'inbox@alfresco.alliance.com'.&amp;nbsp;</description>
      <pubDate>Mon, 09 Nov 2009 09:24:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231718#M184848</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2009-11-09T09:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231719#M184849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You maybe could try to comment these two lines, since they do not have an effect on my side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;email.server.domain=alliance.com&lt;BR /&gt;email.inbound.unknownUser=anonymous&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And do you have used portforwarding to 2525 for inbound mails? This would require postfix or other programs to be configured, I presume. Maybe there is some limitation applied in their configurations, that could have been overlooked?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other than that your configuration should work, as soon as the receiving person is member of the EMAIL_CONTRIBUTORS group. That should be the case, since you can receive mails from someone(@alfresco.com).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 14:07:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231719#M184849</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-11-11T14:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231720#M184850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a NAT port forward from external port 25 to alfresco port 2525.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can connect and send email directly to alfresco with a email client like thunderbird.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is that when I send emails from different emails other domains are rejected and that come through my email server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is error I see when the email comes from my email server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;inbox@alfresco.domain.com&amp;gt;: host&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alfresco.domain.com[192.168.100.112] said: 554&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'chrisw@domain2.ca' has been denied access to&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'inbox@alfresco.domain.com'.&amp;nbsp; (in reply to end of DATA command)&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 16:30:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231720#M184850</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2009-11-18T16:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231721#M184851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am still having this problem but here are the results of some additional tests:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The first code capture is my smtp sending the email to alfresco with a "554 &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'dave@domain.com" rel="nofollow noopener noreferrer"&gt;'dave@domain.com&lt;/A&gt;&lt;SPAN&gt;' has been denied access to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'inbox@alfresco.alliance.com" rel="nofollow noopener noreferrer"&gt;'inbox@alfresco.alliance.com&lt;/A&gt;&lt;SPAN&gt;'."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The second code capture is my smtp sending the email to alfresco with a "status=sent (250 Ok)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only difference is the sending email address: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Code1 = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:dave@domain.com" rel="nofollow noopener noreferrer"&gt;dave@domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Code2 = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:admin@alfresco.com" rel="nofollow noopener noreferrer"&gt;admin@alfresco.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I have the settings correct to access all email?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Allow anyone:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.allowed.senders=.*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code1&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6EA56214002: from=&amp;lt;dave@domain.com&amp;gt;, size=1048, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:36:56 mail amavis[4491]: (04491-12) FWD via SMTP: &amp;lt;dave@domain.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;,BODY=7BIT 250 2.6.0&amp;nbsp;&amp;nbsp; Ok, id=04491-12, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 6EA56214002&lt;BR /&gt;Nov 23 15:36:56 mail amavis[4491]: (04491-12) Passed CLEAN, [xx.xx.xx.xx] [xx.xx.xx.xx] &amp;lt;dave@domain.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;, Message-ID: &amp;lt;4B0B1C0A.2060304@domain.ca&amp;gt;, mail_id: BNiAqdCoOQU7, Hits: -1.298, size: 570, queued_as: 6EA56214002, 4821 ms&lt;BR /&gt;Nov 23 15:36:56 mail postfix/smtp[5621]: 6DE12214001: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=127.0.0.1[127.0.0.1]:10024, delay=5.1,delays=0.25/0/0.01/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 6EA56214002)&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6DE12214001: removed&lt;BR /&gt;Nov 23 15:36:56 mail postfix/smtp[7049]: 6EA56214002: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=alfresco.alliance.com[192.168&amp;nbsp;&amp;nbsp; .0.31]:25, delay=0.07, delays=0.02/0.01/0.02/0.03, dsn=5.0.0, status=bounced (host alfresco.alliance.com[192.168.0.31] said: 554 'dave@domain.com' has been denied access to 'inbox@alfresco.alliance.com'.&amp;nbsp; (in reply to end of DATA command))&lt;BR /&gt;Nov 23 15:36:56 mail postfix/cleanup[5626]: 84E8B214001: message-id=&amp;lt;20091123233656.84E8B214001@mail.doamin.ca&amp;gt;&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 84E8B214001: from=&amp;lt;&amp;gt;, size=3205, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:36:56 mail postfix/bounce[7050]: 6EA56214002: sender non-delivery notification: 84E8B214001&lt;BR /&gt;Nov 23 15:36:56 mail postfix/qmgr[7622]: 6EA56214002: removed&lt;BR /&gt;Nov 23 15:36:56 mail postfix/lmtp[7550]: 84E8B214001: to=&amp;lt;dave@domain.com&amp;gt;, relay=mail.domain.ca[192.168.0.32]:7025, delay=0.1, delays=0.0 2/0/0/0.08, dsn=2.1.5, status=sent (250 2.1.5 OK)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code2&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Nov 23 15:39:39 mail postfix/cleanup[8653]: 5F63C214002: message-id=&amp;lt;4B0B1CAD.8010807@alfresco.com&amp;gt;&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 5F63C214002: from=&amp;lt;admin@alfresco.com&amp;gt;, size=1051, nrcpt=1 (queue active)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtpd[8665]: disconnect from localhost[127.0.0.1]&lt;BR /&gt;Nov 23 15:39:39 mail amavis[30093]: (30093-14) FWD via SMTP: &amp;lt;admin@alfresco.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;,BODY=7BIT 250 2.6.0 Ok, id=30093-14, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5F63C214002&lt;BR /&gt;Nov 23 15:39:39 mail amavis[30093]: (30093-14) Passed CLEAN, [xx.xx.xx.xx] [xx.xx.xx.xx] &amp;lt;admin@alfresco.com&amp;gt; -&amp;gt; &amp;lt;inbox@alfresco.alliance.com&amp;gt;, Message-ID: &amp;lt;4B0B1CAD.8010807@alfresco.com&amp;gt;, mail_id: cEkRcRbdUB4C, Hits: -0.782, size: 573, queued_as: 5F63C214002, 4837 ms&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtp[8654]: 79FDF214001: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=127.0.0.1[127.0.0.1]:10024, delay=4.9,delays=0.1/0/0.01/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5F63C214002)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 79FDF214001: removed&lt;BR /&gt;Nov 23 15:39:39 mail postfix/smtp[8666]: 5F63C214002: to=&amp;lt;inbox@alfresco.alliance.com&amp;gt;, relay=alfresco.alliance.com[192.168.0.31]:25, delay=0.21, delays=0.02/0/0.02/0.17, dsn=2.0.0, status=sent (250 Ok)&lt;BR /&gt;Nov 23 15:39:39 mail postfix/qmgr[7622]: 5F63C214002: removed&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 23:55:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231721#M184851</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2009-11-23T23:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231722#M184852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;I am just not seeing my error, why can I only receive email from the alfresco.com domain?&amp;nbsp; eg:&amp;nbsp; Received by SMTP from &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'admin@alfresco.com" rel="nofollow noopener noreferrer"&gt;'admin@alfresco.com&lt;/A&gt;&lt;SPAN&gt;'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I change or add domains?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added a user and added&amp;nbsp; the user to the EMAIL_CONTRIBUTORS group, but can see only receive email from @alfresco.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 07:25:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231722#M184852</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2009-11-24T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231723#M184853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if this applies to you &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21999" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21999&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure that you do not have any move content rules on the email enabled space. If you have a move content rule on an email enabled space Alfresco seems to reject the email. I have opened a bug ticket on this one&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 17:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231723#M184853</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2009-11-24T17:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231724#M184854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the thought.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no rules on the space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added an email alias to the space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I can receive emails to that space if I send it directly to alfresco using&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:admin@alfresco.com" rel="nofollow noopener noreferrer"&gt;admin@alfresco.com&lt;/A&gt;&lt;SPAN&gt; email address.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just used thunderbird and set smtp to be the alfresco box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I relay the same email through my email server, it gets rejected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I have confirmed that the only email that is accepted is the same as the admin email address:&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:admin@alfresco.com" rel="nofollow noopener noreferrer"&gt;admin@alfresco.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:inbox@alfresco.com" rel="nofollow noopener noreferrer"&gt;inbox@alfresco.com&lt;/A&gt;&lt;SPAN&gt; wont be accepted.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added users to the EMAIL_CONTRIBUTORS group with their own email address and they are rejected as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other ideas please.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 17:34:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231724#M184854</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2009-11-24T17:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Rejected</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231725#M184855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A __default_attr="106428" __jive_macro_name="user" _jive_internal="true" data-id="106428" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/newmember" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ could you find any solution to ths problem? I know it's a 2009 post, But I'm having the same issue. Can you tell me if &amp;nbsp;you find some solution.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:42:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-rejected/m-p/231725#M184855</guid>
      <dc:creator>josmeldiaz21</dc:creator>
      <dc:date>2017-02-08T16:42:29Z</dc:date>
    </item>
  </channel>
</rss>

