> I have a requirement to read emails from an outlook email box
> (Exchange Server) and extract excel attachments, followed by
[quoted text clipped - 4 lines]
>
> Any inputs on how this can be done is welcome.
JavaMail supports IMAP, as does Exchange. Use that to get the mails
and extract the attachments. Jakarta POI can be used to handle Excel
files.
http://java.sun.com/products/javamail/
http://jakarta.apache.org/poi/
/gordon

Signature
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e