Using java to read outlook mail

Hello,
Is it possible for me to read, from my Java code, mail from my MS Outlook archive (mail that is already downloaded on my computer).
Thanks,
Adrian.

Hi!
See Java Api Msgparser in GNU General Public License...
A parser for .msg Files in Java :
[http://auxilii.com/msgparser/|http://auxilii.com/msgparser/]
Use POI... Apache POI - Java API To Access Microsoft Format Files...
regards,

Similar Messages

  • How to read outlook mail using java

    Hi,
    I am new to javamail ,
    I want to read outlook mail using java
    thanks
    Edited by: My_Problems on Jun 20, 2008 11:13 AM

    Hi!
    See Java Api Msgparser in GNU General Public License...
    A parser for .msg Files in Java :
    [http://auxilii.com/msgparser/|http://auxilii.com/msgparser/]
    Use POI... Apache POI - Java API To Access Microsoft Format Files...
    regards,

  • How to send attachments using java application and outlook

    Hi ,
    I created an application in java which is as
    on the Conference Tab i can schedule a conference and with the send command on page it map all the scheduled data to outlook(with all conference details) and using outlook send option the mails are send to appropriate user.
    but now i want to modify this application such as when i use the send command from my jsp page it should attach the file that is in .vcs or .ics format for auto updation of user calender.
    can any one know how to send attachment using java application .

    Last time I checked, SMS was a service between carriers and doing SMS yourself was really tricky. Some services existed to let you do it but as I recall they wanted non-trivial money.
    However, most phone carriers provide an email-to-SMS bridge of some kind.
    So the easiest thing is just to send an email.
    That's sending from a non-phone to a phone. There's a J2ME library to send/receive SMS from/to a phone.
    However, this is from memory, and a little out of date, so I could be entirely wrong. Hope it helps anyway.

  • How do i use Java to read the data in XML files?

    Hi,
    I'm rather interested in using XML in my javacodes, as i think it will be of more OO.
    I want to make use of XML in my javacodes,
    but i don't know how to start doing it, so i hope someone would be able to enlighten me on this,
    =)
    Some examples would be perfect

    Humm interesting...well here is the link to Sun's tutorial on how to use maipulate an XML document using Java's jaxp api.I hope this will give u a hint.
    http://java.sun.com/xml/tutorial_intro.html
    Khalid

  • How to Read Outlook mail item using JACOB

    Hi,
    I am try to read all email item from outlook.
    Using JACOB api i am read all folders from outlook. what i want is i want to read only
    the mail items from inbox and other custom folders and skip other contact, calendar
    folders. How can i implement this using JACOB.
    How to use MailItem attribute.
    Using this codeDispatch items = Dispatch.get(myFolder, "Items").toDispatch();I am read all items from outlook. instead of items i am using MailItem its throw exception.
    so please help to read mail items only from outlook
    With Regards,
    Ganesh Kumar

    Hi!
    See Java Api Msgparser in GNU General Public License...
    A parser for .msg Files in Java :
    [http://auxilii.com/msgparser/|http://auxilii.com/msgparser/]
    Use POI... Apache POI - Java API To Access Microsoft Format Files...
    regards,

  • Read mail using java, and set the mail

    How can I read mail and set message "SEEN" with java? (javax.mail)
    IMAP supports flags; so there are no problems, just using
    msg.setFlag(Flags.Flag.SEEN, true);
    but,
    POP3 does not support flags; how can I solve this in POP3? I have searched for this problem, found that I can just check for the header "Status", but this header does not exsist. Then I tried to add this header, but again, then I got IllegalWriteException cause pop3-msg is writeprotected (yes: I opened the folder READ_WRITE); so; does anyone know how I can solve this problem?

    Hi !
    Could u plz send me the code u r having for reading mails using IMAP...actually v r trying to read mails from outlook but due to some security reasons our team has decided not to use pop3 ...
    Thanks in Advance
    sha

  • Why when using firefox to read e-mails in outlook can't I mark messages as unread?

    there's no option for "mark message as unread" when running outlook in firefox.
    Why?

    Okay so I randomly typed "gmail" into the "Domain" field in the Exchange setup after reading your response and it seemed to work. That gave me the option to "flag" or "unflag" a message by clicking the little flag icon in the mail app. That's a start. But then I realized that when I flag a message, it doesn't show as flagged in Apple Mail or in Gmail's web client. However when I flag messages on my Mac they show as flagged in Gmail's web client but not my iPhone. My Mac and the web client seem to be syncing just fine but not my iPhone. Weird. I'll read that thread now...

  • Using ActiveX to _READ_ outlook mail

    Hello everyone!
      I am trying to fetch email messages from outlook and process them in my labview software.  I have seen the various examples and posts about sending email with outlook using ActiveX, but after crawling around the web I have not seen any examples of reading email in labview using ActiveX.  I am a newcomer to using ActiveX and am struggling with the specifics of how to do this.  I hope that the LabVIEW fairies can leave some guidance - or better yet, an example - under my pillow (How to examine the inbox for new messages, fetch them, and then erase them).
      I have successfully run various examples of sending an email, but I don't know exactly which sequence of ActiveX classes/calls to use to read email, or which types to wire to the inputs of the invoke node blocks (many of the inputs/outputs are variants, so if you don't know what they're supposed to be, you can't create them).
      Any help would be greatly appreciated.

    Please start a new thread if you have any more questions and place a link to this thread. Please dont hijack someone else's thread.
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • My font size changed in Firefox when trying to read email using yahoo email. I now have to use explorer to read my mail. can you tell me how to return back to the readable size font. thank you

    I have been using firefox for years to read my email. recently the size of text became small and hard to read. I would like to get the text size large again, so I don't have to use the other browser. I have a att yahoo email account and subscribe to at&t uverse for internet service.

    I tried both of your suggestions and neither one worked. I found the solution by clicking on the "View" button, then "Reset". This put my email back to the original font/text size. Somehow the screen had been Zoomed in, so to change it, follow the instructions above.

  • Read a stock ticker symbol using java

    HI Guys,
    I am complete beginner to java. I have done c programming before for a long time. But its been 4 years haven't used c.
    i am trying to read a stock ticker symbol periodically and save it to my data base. I would like to use java for that. any suggestions on how to do that. IS Java the best tool for reading webpages, especially if tehre are tables in the web pages? For example options page of any stock has a table. Is it easier to to use Java to read the table?
    Thanks a bunch
    Lex

    Hi,
    To execute this task would be quite difficult since you are not in an "ABAP" environment.
    The best approach is to create an RFC, that reads this Y table; and import the RFC to PI.
    From there you can decide:
    1 - Use RFC Receiver Adapter: if you want to call the RFC and get the data yourself.
    2 - Use RFC Sender Adapter: if you want the data to come out of the RFC and go to PI by itself.
    Ricardo Sancio Lóra
    Brazil

  • How to use Jco to read a transparent table?

    For example I want to use java to read table T002,
    I can use Jco, but does anybody know how to use Jco to read a data table?
    Best regards,
    Lament

    Hi,
    if its exposed Using RFC you can use JCo. Other wise you could give a try accessing it using JDBC.
    Regards
    Ayyapparaj

  • How to do exact word search using Java API

    Hi,
    Can someone tell me how can I write a search query using Ultra Search Java API to return data containing a full word that is sent as a search
    parameter. e.g. If I want to search for a word 'Dictionary' I need to get all the results conatining full word Dictionary for example if I
    have following 4 records
    1. Dictionary
    2. English Dictionary
    3. French Dictionary
    4. AllDictionary
    How can I write a query that returns me first 3 records only as they contain the word 'Dictionary' and not the fourth record as it's not a word.
    Here is what I need to get back and ordered in that way as the 'Dictionary' needs to be first record because the search is on Dictionary.
    1. Dictionary
    2. English Dictionary
    3. French Dictionary
    Any help is appreciated.
    Thanks

    Looks like we can not do an exact word search using Java API.

  • How to change outlook mail using Word to try and open PDF to Adobe Reader XI?

    how to change outlook mail using Word to try and open PDF to Adobe Reader XI?

    I've never found technology to make life easier. It mainly offers the promise (often unfulfilled) of making it cheaper or quicker. This didn't happen when the Girl Guides put a form in an envelope and posted it. But they probably laid off the person whose job that was with the promise of everything being easy on the internet.
    PDF has, curiously, become a victim of its own success. A few years ago, you could say to people "You need Adobe Reader" and it was the only serious game in town. So they got it and it works. Now everyone is making their own PDF reader for whatever reason, fewer and fewer people can be sure of having Reader. (PDF readers come at least with every Mac, every Windows 8 system, Chrome and FireFox, which covers a LOT of ground).
    This is coupled with a bizarre decision Adobe made a few years ago to have two kinds of form, one of which all the other software fails with (and, as I noted, even Adobe's own software on iPad and Android fails). This was a neat idea which was designed for big corporations. Then the really big mistake: giving everyone with Acrobat the tools to make these new kinds of form, and making it seem they were preferre or the only game in town. This is finished now (Acrobat 11 doesn't include this big boy's software) but the damage is done, oh how it is done.
    Even regular forms tend to only work properly in real Adobe Reader. The fact is, if you make or distribute PDF forms you need to tell people to use Adobe Reader, and to know exactly how to help them do that. If people can't do that or their users won't be motivated to bother, then PDF forms are no longer a suitable choice. Sad but true.

  • Can i use java mail APIs to read Unix mail

    hi
    can i use java mail APIs to read Unix mail?
    Unix has "mail" command which can be used to access mails on the Unix system.
    is it possible to execute mail & access unix mails remotely using POP/IMAP
    thanks in advance

    There are JavaMail providers that allow you to access the Unix mail spool files directly. Alternatively the standard JavaMail API can access a POP or IMAP server, if one is installed.

  • How to Read An Attachment Using Java Mail

    Hi
    I Am Able To Read The Mail Using Java Mail ,but Unable To Read The Attachment Which Comes Along With The Mail.
    Please Help Me , In Reading The Attachment.

    Hi
    I Am Able To Read The Mail Using Java Mail ,but
    t Unable To Read The Attachment Which Comes Along
    With The Mail.
    Please Help Me , In Reading The Attachment.Do you mean:
    - I only recieve .txt or .doc attachments and I want to see the contents? Or could you get a .jpg as well?
    or
    - Do you need to seperate the attachment from the e-mail and then view it?

Maybe you are looking for

  • Windows not remembering settings in MacBook Pro 15"

    hey all, I have a MacBook Pro 15" released in 2008. I have dual booting set up between Mac OS X.5.6 and Windows XP. I have what I'd consider a unique problem but may be someone else out there has had similar issues. Every time I launch into Windows,

  • Function module ME_INITIALIZE_SOURCE_LIST

    Has anyone gotten ME_INITIALIZE_SOURCE_LIST to work in a custom program? I'm using FMs 1. ME_INITIALIZE_SOURCE_LIST 2. ME_DIRECT_INPUT_SOURCE_LIST 3. ME_POST_SOURCE_LIST_NEW No error messages but nothing ever posts. I populated T_EORD-KZ with "I" and

  • I have one doubt on BAPI

    Hi Experts, I am created RFC function module for placing in BOR, but it is not released , can any one tell me anything happens or not. Thanks, Ravindra.

  • Putting new Lion OS on new macbook pro?

    I just bought my macbook pro 2 days ago and now there is a software update next month. Do I need to pay for the update or should I just take it back and rebuy it when the updated OS is here?

  • How to get Fuzzy Logic to keep it's settings?

    I'm having problems getting Fuzzy Logic 4 to keep the overclocking settings (i.e. FSB setting) after a restart. If I open FL4 and manually set the FSB to 160 Mhz my machine works great, very stable and fast. However, after every restart or reboot, FL