how to send mails from VC++ program without using outlook

Hi everybody,

I m writting an application which calulates some results and send them thr e-mail.I want my VC++ program to send this mail to specified address without using Outlook Express or Microsoft Outlook...or without opening any browser window...in fact i want to send them undetected..that means user shud not know abt sending mails....plzzzzz anybody tell me how to do this..its urgent...do u think socket programming will do this?

thanx in advance


Comments

  • : Hi everybody,
    :
    : I m writting an application which calulates some results and send them thr e-mail.I want my VC++ program to send this mail to specified address without using Outlook Express or Microsoft Outlook...or without opening any browser window...in fact i want to send them undetected..that means user shud not know abt sending mails....plzzzzz anybody tell me how to do this..its urgent...do u think socket programming will do this?
    :
    : thanx in advance
    :
    :
    :

    Is this a spyware program?
  • : : Hi everybody,
    : :
    : : I m writting an application which calulates some results and send them thr e-mail.I want my VC++ program to send this mail to specified address without using Outlook Express or Microsoft Outlook...or without opening any browser window...in fact i want to send them undetected..that means user shud not know abt sending mails....plzzzzz anybody tell me how to do this..its urgent...do u think socket programming will do this?
    : :
    : : thanx in advance
    : :
    : :
    : :
    :
    : Is this a spyware program?


    No its a simple storage auditor program which sends audit results like disk space available, used etc to specified mail address..but since this program runs in background i dont want user to know abt sending mail...plz reply me.
    thanks
    :

  • http://www.codeproject.com/internet/csmtpconn.asp

    this will help you.
    suhredayan@omniquad.com
    __________________________________________
    [red]greatest thing is to do wot others think you can't..
    [/red]

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories