hi guys,
i have been having this problem, my boss wants me to write an order
management stuff that reads orders confirmation of orders from an
email account....

the problem is with the email accounts, i am having a little problem
trying to access these mail accounts, i know for one hotmail and yahoo
is FUBAR, but gmail has a POP3 mechanism and i have been having
trouble accessing this pop3 aspect of gmail...when ever i try to
access pop.gmail.com on port 995, i get a connection lost exception. i
am using TcpClient, i also noticed gmail's pop3 is secured, could that
be the problem?

i'd like to know if its possible to connect to gmail's pop3 service by
specifying a secure connection, i have looked at a list of commands
when trying to access a pop3 sever, but i couldn't find any...

thanks guys

Reply via email to