[ http://jira.jboss.com/jira/browse/JBMAIL-6?page=comments#action_12316370 
]
     
Heiko W. Rupp commented on JBMAIL-6:
------------------------------------

I just commited a first implementation of fetchmail over pop3.
The message injection does not yet work properly, as the loop 
detection threshhold is still at 0.

Also the data for the received line needs to be set up (better).

> Develop Fetchmail MBean
> -----------------------
>
>          Key: JBMAIL-6
>          URL: http://jira.jboss.com/jira/browse/JBMAIL-6
>      Project: JBoss Mail
>         Type: Feature Request
>   Components: POP
>     Versions: 1.0-M3
>     Reporter: Andrew Oliver
>     Assignee: Heiko W. Rupp
>     Priority: Critical
>      Fix For: 1.0-M3

>
> Original Estimate: 2 days
>         Remaining: 2 days
>
> Develop an MBean which:
>  
> 1. retrieves messages from an external POP server and stores them in the 
> database.
> 2. Writes a schedule to a database using Hibernate containing:
>    a. how often to check the external POP server (seconds, hours, days, day 
> of week, dates)
>    b. What user/password to use
> 3. has checkAvailable operation which checks to see if there are mails 
> available for the user on the external server
> 4. has retrieveMails operation which retrieves the mails and stores them in 
> the datbase.
> 5. has addFetch(user, password, ScheduleSpecification spec) which adds a 
> fetch schedule to the database and creates a timer for runtime
> 6. onStart sets up timers and polls the external POP servers as expected
> 7. supports unencrypted POP, encrypted POP, TLS POP
> 8. has provision for IMAP later
> (operation/attribute names are demonstrative only)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to