Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

C++ email checker


ghost's Avatar
0 0

I'm not lookin for a good program, or even a GUI interface. I was just looking for help writing a program that will check my email, and let me know if I have any. Right now it would just be my Charter email account, since I can use telnet to check it. I am looking for SIMPLE for now. Just check the one account, and then return how much mail I have, not even view it…yet


Mr_Cheese's Avatar
0 1

you could make a simple one with VB. using the MAPI component. do a quick google search for programing with the mapi component in VB.