how to recieve mail on web mail client [modified]
-
i m devloping web mail client . mail is sending properly.but how to recive mail on my web mail client . -- modified at 7:10 Thursday 25th October, 2007
-
i m devloping web mail client . mail is sending properly.but how to recive mail on my web mail client . -- modified at 7:10 Thursday 25th October, 2007
Your web mail client is irrelevant. You need to write the code to recieve POP3 mail, the web part is just how you render the mail you have recieved. As is often the case, my first google hit was on this site: http://www.codeproject.com/cs/internet/despop3client.asp[^]
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )