Hi All
I am a new user for rebex POP3
I tried to get list of my mail messages on gmail but the error above appeared
Pop3 client = new Pop3();
client.Connect("pop.gmail.com");
please any one tell me if "pop.gmail.com" is not correct, or what is the problem?
also I tried to enable ssl,but the error still hold
thanks in advance