Search:

Type: Posts; User: Lora_91

Search: Search took 0.07 seconds.

  1. Re: Application reading a Gmail message with Javamail?

    I'm afraid I don't quite follow what you mean, but I fooled around a bit with it using a byte array and I think I got the result I needed:



    InputStream inputStream = p.getInputStream();...
  2. Application reading a Gmail message with Javamail?

    Greetings, and thank you for stopping by!

    I'm working on a application in Java which needs to be able to send and retrieve Gmails, and depending on the received information possibly store some of...
Results 1 to 2 of 2