[ 
https://issues.apache.org/jira/browse/NUTCH-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594347#comment-16594347
 ] 

Lewis John McGibbney commented on NUTCH-1861:
---------------------------------------------

[~yossi] the existing JavaMail license is incompatible with ALv2.0 meaning that 
I am going to look at using the following instead
{code}
<dependency>
  <groupId>org.apache.geronimo.javamail</groupId>
  <artifactId>geronimo-javamail_1.4</artifactId>
  <version>1.9.0-alpha-2</version>
  <type>pom</type>
</dependency>
{code}

> Implement POP3 Protocol
> -----------------------
>
>                 Key: NUTCH-1861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1861
>             Project: Nutch
>          Issue Type: Task
>          Components: protocol
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>
> Implementing the Post Office Protocol within Nutch would open up a new use 
> case which is crawling and indexing of some mail servers.
> This is particularly useful for investigation purposes or for porting/mapping 
> mail from one server to another. 
> We *may* be able to kil two bird with the one stone by implementing both IMAP 
> and POP3 protocols under the one plugin.
> http://commons.apache.org/proper/commons-net/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to