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. SMTP server

SMTP server

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminquestion
5 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.
  • E Offline
    E Offline
    Edilson Vasconcelos de Melo Junior
    wrote on last edited by
    #1

    Hi, I need to implement a SMTP server in my appl. Does anyone here have done this? Please, any source codes or ideas would be very useful. Thank u very much, Dirso.

    N D 2 Replies Last reply
    0
    • E Edilson Vasconcelos de Melo Junior

      Hi, I need to implement a SMTP server in my appl. Does anyone here have done this? Please, any source codes or ideas would be very useful. Thank u very much, Dirso.

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      An SMTP server? Or do you mean an SMTP proxy, that pushes the SMTP chat to the real SMTP server? If so, you can use my SMTP proxy class. It's a non-MFC C++ class. http://www.codeproject.com/useritems/nishcsmtpproxymt.asp Nish


      The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

      E 1 Reply Last reply
      0
      • E Edilson Vasconcelos de Melo Junior

        Hi, I need to implement a SMTP server in my appl. Does anyone here have done this? Please, any source codes or ideas would be very useful. Thank u very much, Dirso.

        D Offline
        D Offline
        David Cunningham
        wrote on last edited by
        #3

        If you are willing to consider a commercial source code library, our Dundas TCP/IP library includes everything you'll need to generate an SMTP server (SMTP in, SMTP out, POP3, DNS resolution, account management, relay handling, etc., etc.) Dundas TCP/IP Products David http://www.dundas.com

        E 1 Reply Last reply
        0
        • N Nish Nishant

          An SMTP server? Or do you mean an SMTP proxy, that pushes the SMTP chat to the real SMTP server? If so, you can use my SMTP proxy class. It's a non-MFC C++ class. http://www.codeproject.com/useritems/nishcsmtpproxymt.asp Nish


          The posting stats are now in PDF:- http://www.busterboy.org/codeproject/ Feel free to make your comments. Updated - May 04th, Saturday

          E Offline
          E Offline
          Edilson Vasconcelos de Melo Junior
          wrote on last edited by
          #4

          Hi, I do need to build a SMTP server. If u have any ideas, please let me know. Thank u very much, Dirso.

          1 Reply Last reply
          0
          • D David Cunningham

            If you are willing to consider a commercial source code library, our Dundas TCP/IP library includes everything you'll need to generate an SMTP server (SMTP in, SMTP out, POP3, DNS resolution, account management, relay handling, etc., etc.) Dundas TCP/IP Products David http://www.dundas.com

            E Offline
            E Offline
            Edilson Vasconcelos de Melo Junior
            wrote on last edited by
            #5

            A commercial code could be used, but i don't need everything of ur library. If u have a cheaper solution or a trialware, please tell me. Thank u very much, Dirso.

            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