[
https://issues.apache.org/jira/browse/CONNECTORS-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854455#comment-13854455
]
Karl Wright commented on CONNECTORS-553:
----------------------------------------
Background threads added and tested - the whole connector works pretty well now.
The one outstanding question is the URL. Right now, the document identifier is
composed of the folder name + the message ID. The URL will need to include
both of these, somehow. My thinking right now is that the URL will have to be
a string with two substitutions, one for the URL encoded value of the folder
name, and another for the URL encoded value of the message ID. How that
matches systems in the real world, I have no idea.
> [GSoC] Create an Email connector for Apache ManifoldCF
> ------------------------------------------------------
>
> Key: CONNECTORS-553
> URL: https://issues.apache.org/jira/browse/CONNECTORS-553
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Email connector
> Affects Versions: ManifoldCF 1.2
> Reporter: Erlend GarĂ¥sen
> Assignee: Piergiorgio Lucidi
> Labels: gsoc, gsoc2013, mentor
> Fix For: ManifoldCF 1.5
>
>
> Apache ManifoldCF is an effort to provide an open source framework for
> connecting source content repositories like Microsoft Sharepoint and EMC
> Documentum, to target repositories or indexes, such as Apache Solr, Open
> Search Server, or ElasticSearch. Apache ManifoldCF also defines a security
> model for target repositories that permits them to enforce source-repository
> security policies.
> ManifoldCF is based on a framework structure that allows developers to
> implement new connectors for repositories, search servers and authorities
> servers [1].
> Proposal:
> Implement an email connector that should support both IMAP and POP3 servers
> as well as SSL/TLS encryption and server certificates.
> Skills needed:
> - Java programming
> - IMAP and POP protocols
> - XML
> [1] - http://manifoldcf.apache.org/
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)