Java Component to Outlook MailBox

C

cipher

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.
 
R

Roedy Green

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,084
Latest member
HansGeorgi

Latest Threads

Top