This content has been marked as final.
Show 3 replies
-
1. Re: JBMAIL Build and Deploy Errors
julien1 Oct 3, 2004 8:14 AM (in response to thorntond)Actually the integration will be dropped since in favor of a pop box fetcher. BTW if anyone wants to work on this it's not hard to do
-
2. Re: JBMAIL Build and Deploy Errors
thorntond Oct 3, 2004 12:04 PM (in response to thorntond)Send me some information about what you are thinking about for a "pop box fetcher" and I can look into it.
Danny -
3. Re: JBMAIL Build and Deploy Errors
julien1 Oct 3, 2004 4:21 PM (in response to thorntond)A simple jboss service that start/stop a timer based task.
This task fetch mails in a box through pop protocol with javamail.
Then it insert post in Nukes, it works already for jbossmail :
http://cvs.sourceforge.net/viewcvs.py/jboss/nukes/jbmail/src/main/org/jboss/nukes/addons/jbmail/forumposter/
You have to adapt the code to work with pop/javamail rather than jbossmail