<?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 mail and Googlemail in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271585#M224715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I now spent a couple of hours configuring the inbound mail option without success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The trouble is, that I want to use googlemail as an outside mailserver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to configure the imap server an my alfresco system, using a local domain for localhost:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Inbound Email Configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&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=shdproject.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;imap.server.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;imap.server.port=143&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;imap.server.host=0.0.0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the mail alias which I have configured for the space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But now the missing link: I want to send a mail to a googlemail account which is then relayed to the alfresco system or which is going to be picked up by the alfresco imap server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What has to be configured? Are the RMI services involved, if yes, how? I´m somewhat helpless.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for helping!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 May 2012 21:10:25 GMT</pubDate>
    <dc:creator>uwolf</dc:creator>
    <dc:date>2012-05-12T21:10:25Z</dc:date>
    <item>
      <title>inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271585#M224715</link>
      <description>Hi there,I now spent a couple of hours configuring the inbound mail option without success.The trouble is, that I want to use googlemail as an outside mailserver.I was able to configure the imap server an my alfresco system, using a local domain for localhost:# Inbound Email Configuration#————-email</description>
      <pubDate>Sat, 12 May 2012 21:10:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271585#M224715</guid>
      <dc:creator>uwolf</dc:creator>
      <dc:date>2012-05-12T21:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271586#M224716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have the same situation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can someone give some hint?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thansk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 06:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271586#M224716</guid>
      <dc:creator>bertelu</dc:creator>
      <dc:date>2012-06-01T06:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271587#M224717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you need is a public domain name.&amp;nbsp;&amp;nbsp; So Google mail knows the address of your server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On alfresco you set email.server.domain to the public IP address above, to process the email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a typical install it will not be that simple since you won't want alfresco outside your firewall so you will put a proxy on your public IP address and pass SMTP through your firewall.&amp;nbsp;&amp;nbsp;&amp;nbsp; And set email.server.domain to an internal IP address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you may already have a public facing email server in which case you will need to make your email server relay email to alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 07:46:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271587#M224717</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-06-01T07:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271588#M224718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After configure below in alfresco-global properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Alfresco Email Service and Email Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Enable/Disable the inbound email service. The service could be used by processes other than&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Email Server properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&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=example.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.unknownUser=anonymous&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.connections.max=3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# A comma separated list of email REGEX patterns of allowed senders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# If there are any values in the list then all sender email addresses&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# must match. For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# .*\@alfresco\.com, .*\@alfresco\.org&lt;/SPAN&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;i am not able to find the id of the folder so that i can make alias of the folder and upload the document in to that folder through mail…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using alfrseco community 4.0d version…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is this feature avaliable with community version ie uploading of document through email.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amarnath Lingshetty&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:50:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271588#M224718</guid>
      <dc:creator>amarnath_v_l</dc:creator>
      <dc:date>2012-06-13T13:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271589#M224719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use alfresco explorer to find the I d.&amp;nbsp;&amp;nbsp;&amp;nbsp; However it's not terribly useful so use an email alias instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 18:56:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271589#M224719</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-06-14T18:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271590#M224720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx for info&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 07:00:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271590#M224720</guid>
      <dc:creator>amarnath_v_l</dc:creator>
      <dc:date>2012-06-27T07:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: inbound mail and Googlemail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271591#M224721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;now i can able to find the node id and i have set alias for that…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i tried to upload the file through email but didnt successed.can u plz suggest me what changes should i make…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have set&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.domain=alfresco.com in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and tried to send mail to emailupload(alies name)@alfresco.com.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any suggestion?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 14:28:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-mail-and-googlemail/m-p/271591#M224721</guid>
      <dc:creator>amarnath_v_l</dc:creator>
      <dc:date>2012-06-27T14:28:35Z</dc:date>
    </item>
  </channel>
</rss>

