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#
  4. Email without an smtp server

Email without an smtp server

Scheduled Pinned Locked Moved C#
tutorialcsharpc++sysadminhelp
4 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.
  • N Offline
    N Offline
    numbers1thru9
    wrote on last edited by
    #1

    I need to send an email message to receipients in my program. My problem is that I need it to send without an smtp relay. I found an example on this site on how to do it but it was written in C++ when I need it in C#. If someone can send me a link or code of how to do this, it would be greatly appreciated.

    L 1 Reply Last reply
    0
    • N numbers1thru9

      I need to send an email message to receipients in my program. My problem is that I need it to send without an smtp relay. I found an example on this site on how to do it but it was written in C++ when I need it in C#. If someone can send me a link or code of how to do this, it would be greatly appreciated.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      numbers1thru9 wrote:

      I need it to send without an smtp relay.

      numbers1thru9 wrote:

      I found an example on this site

      Please supply the link for that example. I have no idea how to send a SMTP message without a SMTP server. :confused::~

      led mike

      E 1 Reply Last reply
      0
      • L led mike

        numbers1thru9 wrote:

        I need it to send without an smtp relay.

        numbers1thru9 wrote:

        I found an example on this site

        Please supply the link for that example. I have no idea how to send a SMTP message without a SMTP server. :confused::~

        led mike

        E Offline
        E Offline
        eggsovereasy
        wrote on last edited by
        #3

        As part of your mail methods you could make your own SMTP that can only send messages generated internally. Then it would seem as though its being sent without the use of an SMTP server.

        L 1 Reply Last reply
        0
        • E eggsovereasy

          As part of your mail methods you could make your own SMTP that can only send messages generated internally. Then it would seem as though its being sent without the use of an SMTP server.

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          eggsovereasy wrote:

          that can only send messages generated internally.

          Send them where?

          led mike

          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