>I have a requirement to read emails from a outlook email box and
>extract excel attachments followed by processing of the attached excel
>file.
>We plan to implement this as a Java Daemon process scheduled as a
>cronjob.
>Any inputs on how this can be done is welcome.
That's what JavaMail is for. See
http://mindprod.com/jgloss/javamail.html
Read the tutorials, and look at my source code that extracts an
attachment from an email, among other things. See the Resend class.
http://mindprod.com/products1.html#BULK

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.