Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. SMTP implementation in C++

SMTP implementation in C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    naeemnimi
    wrote on last edited by
    #1

    hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????

    S T R 3 Replies Last reply
    0
    • N naeemnimi

      hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????

      S Offline
      S Offline
      sunit5
      wrote on last edited by
      #2

      http://www.codeproject.com/internet/zsmtp.asp

      1 Reply Last reply
      0
      • N naeemnimi

        hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????

        T Offline
        T Offline
        Taka Muraoka
        wrote on last edited by
        #3

        You can also try blat[^].


        The two most common elements in the universe are Hydrogen and stupidity. - Harlan Ellison Awasu 2.1.3 [^]: A free RSS reader with support for Code Project.

        1 Reply Last reply
        0
        • N naeemnimi

          hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #4

          Also see this[^] article. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups