Hi,
I am getting a problem in server . when i am working on local machine my application working fine but when i upload it on server, it gives a error
Server Error in '/' Application.
System.Net.Sockets.SocketException: No such host is known
error line....
pop3Client.Connect("pop.gmail.com", 995, True) Thanks