I am using a LAN network, which uses a proxy server. In C#, I am trying to develop an application through which I can send E-mails. But from my network, I can't send mail due to this proxy issue. From any other network, not dependent on proxy server, there is no problem to send mail.
I typed in command prompt, telnet smtp.gmail.com 25
and it displays it can't connect to 'smtp.gmail.com'