Project Wonder

IMAP classes for ERJavaMail

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Description:
    Hide
    I think we should add basic IMAP classes to ERJavaMail. Those classes should :

    - open a IMAP or IMAPS (IMAP on SSL) connection

    - open a IMAP folder by name, either as read-only or read/write

    - method to return the list of folders available on the server

    - method to create a new folder

    - method to close a folder, with an option to expunge the deleted messages or not

    - methods to fetch emails, those should be return as ERMessage

    - basic component to display the text part of the email ?

    - method to change the flags (read, deleted, etc.) of an email
    Show
    I think we should add basic IMAP classes to ERJavaMail. Those classes should : - open a IMAP or IMAPS (IMAP on SSL) connection - open a IMAP folder by name, either as read-only or read/write - method to return the list of folders available on the server - method to create a new folder - method to close a folder, with an option to expunge the deleted messages or not - methods to fetch emails, those should be return as ERMessage - basic component to display the text part of the email ? - method to change the flags (read, deleted, etc.) of an email

Activity

Hide
Anjo Krank added a comment - 22/Aug/07 12:11 AM
Mike, you are working on an adaptor anyway...
Show
Anjo Krank added a comment - 22/Aug/07 12:11 AM Mike, you are working on an adaptor anyway...

People

Dates

  • Created:
    21/Aug/07 9:42 PM
    Updated:
    22/Aug/07 12:11 AM