<?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 Inbound SMTP Email Server seems to be not starting in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253476#M206606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using this properties for setting up the server&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;email.inbound.enabled=true&lt;BR /&gt;email.inbound.unknownUser=anonymous&lt;BR /&gt;email.server.enabled=true&lt;BR /&gt;email.server.port=25&lt;BR /&gt;email.server.domain=myalfresco.com&lt;BR /&gt;email.server.connections.max = 3&lt;BR /&gt;email.server.allowed.senders=.*&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but i don't see any activity on the 25 port when using netstat (and no emails are recieved). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've added aliasable aspect for my email folder programmaticaly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;final Map&amp;lt;QName, Serializable&amp;gt; props = new HashMap&amp;lt;QName, Serializable&amp;gt;(1);&lt;BR /&gt;props.put(EmailServerModel.PROP_ALIAS, "inbox");&lt;BR /&gt;NodeRef nodeRef = new NodeRef(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE, id); // id of my folder&lt;BR /&gt;nodeService.addAspect(nodeRef, EmailServerModel.ASPECT_ALIASABLE, props);&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;SPAN&gt;I've already added the 25 port and java.exe to windows firewall though it's disabled. What am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. forgot the log: &lt;/SPAN&gt;&lt;A href="http://pastebin.com/WJpJgCcy" rel="nofollow noopener noreferrer"&gt;http://pastebin.com/WJpJgCcy&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see i have messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.service.cmr.dictionary.InvalidAspectException: 03030000 The aspect is invalid: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}aliasable" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}aliasable&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;this is an issue but i can't relate it to why the server is not available at all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2012 13:05:20 GMT</pubDate>
    <dc:creator>effect</dc:creator>
    <dc:date>2012-04-03T13:05:20Z</dc:date>
    <item>
      <title>Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253476#M206606</link>
      <description>I'm using this properties for setting up the serveremail.inbound.enabled=trueemail.inbound.unknownUser=anonymousemail.server.enabled=trueemail.server.port=25email.server.domain=myalfresco.comemail.server.connections.max = 3email.server.allowed.senders=.*‍‍‍‍‍‍‍but i don't see any activity on the 25</description>
      <pubDate>Tue, 03 Apr 2012 13:05:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253476#M206606</guid>
      <dc:creator>effect</dc:creator>
      <dc:date>2012-04-03T13:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253477#M206607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are there any messages in your alfresco.log file?&amp;nbsp; In particular related to the email subsystems?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And does "myalfresco.com" resolve correctly?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:29:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253477#M206607</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-03T13:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253478#M206608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;just added the log to my first post&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for the reply&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253478#M206608</guid>
      <dc:creator>effect</dc:creator>
      <dc:date>2012-04-03T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253479#M206609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't see how that code corresponds to the error message.&amp;nbsp;&amp;nbsp; In particular the error message is for the cm namespace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest as an experiment you set the email alias through the Alfresco Explorer UI rather than by code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253479#M206609</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-03T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253480#M206610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; I can't see how that code corresponds to the error message. In particular the error message is for the cm namespace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree, i don't see a direct connection neither. But should the smtp server be running even if i woudn't set any email aliases?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I suggest as an experiment you set the email alias through the Alfresco Explorer UI rather than by code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had that thought, but i'm new to alfresco and it seems that the Alfresco Explorer is turned off in our project. At least and haven't found the way to get to it yet. I know i should use something like localhost/alfresco, but there's only a client from the project on localhost. Could you, please, tell me how can i get to the AE?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:59:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253480#M206610</guid>
      <dc:creator>effect</dc:creator>
      <dc:date>2012-04-03T14:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253481#M206611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've found the reason why the smtp server didn't start. Turns out i needed to look at bootstrap config&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;bean id="InboundSMTP" class="org.alfresco.repo.management.subsystems.ChildApplicationContextFactory" parent="abstractPropertyBackedBean"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="autoStart"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;false&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/bean&amp;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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;It did work after that&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 14:18:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253481#M206611</guid>
      <dc:creator>effect</dc:creator>
      <dc:date>2012-04-04T14:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SMTP Email Server seems to be not starting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253482#M206612</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;UPDATE/2013-5-27/13:52:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i find the config file; the parameter (autoStart) is on true - but the SMTP did not start? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPDATE/2013-5-27/14:10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seams so it is a problem with my FW or the FW of my Provider!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPDATE/2013-5-27/15:44&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OK now i know what happens - Ubuntu use AppArmor and blocked per default the Port 25. I shutdown AppArmor with the Option: AppAmore teardown to unload all Profiles; but it it doesn't work???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No E-Mail in Folder:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) I have a Special User for incoming E-Mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) The User is in the EMAIL_CONTRIBUTORS Group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) I mark the Inbox-Folder with a E-Mail Aspect and Alias emailin &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) I think my config is OK:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Inbound E-Mail ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.unknownUser=emailin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.domain=trusdebt.de&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.allowed.senders=.*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am helpless?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;—&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPDATE/2013-5-28/16:58&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I fix all my issues!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1st - be care your Linux Distribution has not install a other SMTP Server like postfix &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2ed - If you use a gmail.com account you get trouble with STARTTLS; you must configure your Alfresco Inbound Option like: email.server.hideTLS=true - then you get your mails from gmail.com&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3rd - Give a INBOX-Folder as admin user the group right: everyone&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;—&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my Alfresco Installation i found nothing of SMTP bootstrap config file. It seams so the SMTP Server dont start. If i made a nmap scan, i can't find a port 25???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not shown: 990 closed ports&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PORT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE&amp;nbsp;&amp;nbsp;&amp;nbsp; SERVICE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;22/tcp&amp;nbsp;&amp;nbsp;&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;80/tcp&amp;nbsp;&amp;nbsp;&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;135/tcp&amp;nbsp;&amp;nbsp; filtered msrpc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;139/tcp&amp;nbsp;&amp;nbsp; filtered netbios-ssn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;445/tcp&amp;nbsp;&amp;nbsp; filtered microsoft-ds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7070/tcp&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; realserver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8009/tcp&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ajp13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8080/tcp&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http-proxy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8443/tcp&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; https-alt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;50500/tcp open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unknown&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THX&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 11:14:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-smtp-email-server-seems-to-be-not-starting/m-p/253482#M206612</guid>
      <dc:creator>steph2909</dc:creator>
      <dc:date>2013-05-27T11:14:00Z</dc:date>
    </item>
  </channel>
</rss>

