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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ Email/SMTP

C++ Email/SMTP

Scheduled Pinned Locked Moved C / C++ / MFC
c++comhostingsecurity
7 Posts 3 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
    staticv
    wrote on last edited by
    #1

    Hey, Can you recommend me what C++ library or classes are available for sending email via SMTP in C++. I'm on Windows platform. I need a library which supports attachments and SSL connections. What are the options available. I'm not into implementing my own :) Oh I forgot to mention I'm using Visual C++ 6 Regards

    Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

    D J 2 Replies Last reply
    0
    • S staticv

      Hey, Can you recommend me what C++ library or classes are available for sending email via SMTP in C++. I'm on Windows platform. I need a library which supports attachments and SSL connections. What are the options available. I'm not into implementing my own :) Oh I forgot to mention I'm using Visual C++ 6 Regards

      Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Have you searched here at CP?

      "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      S 1 Reply Last reply
      0
      • D David Crow

        Have you searched here at CP?

        "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        S Offline
        S Offline
        staticv
        wrote on last edited by
        #3

        Yes, I found few but none met the requirement (SSL, Visual C++ 6).

        Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

        D 1 Reply Last reply
        0
        • S staticv

          Yes, I found few but none met the requirement (SSL, Visual C++ 6).

          Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          You should be able to add TLS support (e.g., www.openssl.org[^]) to any SMTP-related implementation. Finding a class with both is going to be rather specific.

          "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          S 1 Reply Last reply
          0
          • D David Crow

            You should be able to add TLS support (e.g., www.openssl.org[^]) to any SMTP-related implementation. Finding a class with both is going to be rather specific.

            "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

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

            Can you point me to a tutorial which may help me adding SSL support?

            Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

            D 1 Reply Last reply
            0
            • S staticv

              Can you point me to a tutorial which may help me adding SSL support?

              Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

              D Offline
              D Offline
              David Crow
              wrote on last edited by
              #6

              Ahmed Manzoor wrote:

              Can you point me to a tutorial which may help me adding SSL support?

              Other than the one I already pointed you to?

              "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

              "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

              1 Reply Last reply
              0
              • S staticv

                Hey, Can you recommend me what C++ library or classes are available for sending email via SMTP in C++. I'm on Windows platform. I need a library which supports attachments and SSL connections. What are the options available. I'm not into implementing my own :) Oh I forgot to mention I'm using Visual C++ 6 Regards

                Top Web Hosting Providers[^] Do, or do not. There is no 'try'.

                J Offline
                J Offline
                Joe Woodbury
                wrote on last edited by
                #7

                http://www.nsoftware.com/[^]

                Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                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