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. Problem in email sending(MFC)

Problem in email sending(MFC)

Scheduled Pinned Locked Moved C / C++ / MFC
c++helplearning
5 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.
  • S Offline
    S Offline
    summo
    wrote on last edited by
    #1

    Working in MFC, I want my program to send an email message automatically on certain addresses after the satisfaction of some criteria. I am a beginner in VC++, so provide me with relevent APIs/sites/codes to fullfil this task. Plz suggest me the easiest way of doing so. Reply me soon

    V P K 3 Replies Last reply
    0
    • S summo

      Working in MFC, I want my program to send an email message automatically on certain addresses after the satisfaction of some criteria. I am a beginner in VC++, so provide me with relevent APIs/sites/codes to fullfil this task. Plz suggest me the easiest way of doing so. Reply me soon

      V Offline
      V Offline
      valikac
      wrote on last edited by
      #2

      Solutions depend on your design and tools. For example, what socket tool do you want to implement, i.e. pure winsock or MFC's CSocket? Deside on a socket design and then we move from there. Kuphryn

      S 1 Reply Last reply
      0
      • S summo

        Working in MFC, I want my program to send an email message automatically on certain addresses after the satisfaction of some criteria. I am a beginner in VC++, so provide me with relevent APIs/sites/codes to fullfil this task. Plz suggest me the easiest way of doing so. Reply me soon

        P Offline
        P Offline
        PJ Arends
        wrote on last edited by
        #3

        for very simple email capabilities, take a look at Simple MAPI http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mapi/html/_mapi1book_programming_with_simple_mapi.asp[^]


        [

        ](http://www.canucks.com)Sonork 100.11743 Chicken Little "You're obviously a superstar." - Christian Graus about me - 12 Feb '03 Within you lies the power for good - Use it!

        1 Reply Last reply
        0
        • S summo

          Working in MFC, I want my program to send an email message automatically on certain addresses after the satisfaction of some criteria. I am a beginner in VC++, so provide me with relevent APIs/sites/codes to fullfil this task. Plz suggest me the easiest way of doing so. Reply me soon

          K Offline
          K Offline
          Kamesh
          wrote on last edited by
          #4

          You can find some wrapper classes at www.naughter.com you can use those classes for sending e-mails Wish u good luck --Kamesh

          1 Reply Last reply
          0
          • V valikac

            Solutions depend on your design and tools. For example, what socket tool do you want to implement, i.e. pure winsock or MFC's CSocket? Deside on a socket design and then we move from there. Kuphryn

            S Offline
            S Offline
            summo
            wrote on last edited by
            #5

            Actually I want to attach this email code with a code I am already using for sniffing packets. In that I am using raw sockets of Winsock api. But I feel that MFC's CSocket would be a better chice to be used. Plz provide me further info. on it and plz keep in mind that I am a beginner and does not have much knowledge in VC++. So kindly try to suggest me the easiest ways of doing so. Reply me soon

            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