Search:

Type: Posts; User: ttsdinesh

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    1,803

    Re: pop3 in java, need a bug clearance

    sorry pal, as i am new to this forum, i am not able to mark it "answered". i am trying......
  2. Replies
    5
    Views
    1,803

    Re: pop3 in java, need a bug clearance

    its working pal....!!!! thanks a lot.
  3. Replies
    5
    Views
    1,803

    Re: pop3 in java, need a bug clearance

    ok. let me try ur trick. thank you.
  4. Replies
    5
    Views
    1,803

    pop3 in java, need a bug clearance

    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    import java.io.*;
    class mailx
    {
    public static void main(String args[])throws Exception
    {
    Properties myprop=new...
Results 1 to 4 of 4