[ http://jira.jboss.com/jira/browse/JBMAIL-6?page=history ]

Andrew Oliver updated JBMAIL-6:
-------------------------------

       Priority: Critical  (was: Major)
    Fix Version: 1.0-M3

> 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: Andrew Oliver
>     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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to