Hi, there's a new release of Mail4ME available on the project's homepage. The most prominent new feature is (beta!) IMAP support. Here's a more complete list of features/changes: * A class for representing and manipulating RFC-822 messages. * Implementations of SMTP, POP3 and IMAP. All three are suitable for running on top of J2ME as well as J2SE. The run-time environment is now detected properly. * A helper class for accessing and decoding the body parts of MIME-compliant messages. * Two simple command-line applications that demonstrate the use of Mail4ME on top of J2SE. * A MIDlet for doing e-mail on an MIDP-enabled device. It allows to browse through one's POP3 or IMAP inbox, read the individual messages and compose and send new ones. The MIDlet makes use of the MIME features and thus is able to display messages composed of text and PNG attachments. * A problem with running Mail4ME on iDEN devices (like the Motorola i85s) has been fixed. Feedback, particularly on the IMAP stuff, is appreciated. Bye, Jörg |