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. Visual Basic
  4. change SMTP

change SMTP

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
4 Posts 2 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.
  • C Offline
    C Offline
    charchabil03
    wrote on last edited by
    #1

    how can i change my SMTP from vb.net

    Regards Ramy

    D 1 Reply Last reply
    0
    • C charchabil03

      how can i change my SMTP from vb.net

      Regards Ramy

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Your question doesn't make any sense at all. SMTP stands for Simple Mail Transfer Protocol. There's nothing to change. Are you asking how to change which SMTP mail server you're using? BTW: That's for outgoing mail, not incomming. Incomming normally uses POP3.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      C 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Your question doesn't make any sense at all. SMTP stands for Simple Mail Transfer Protocol. There's nothing to change. Are you asking how to change which SMTP mail server you're using? BTW: That's for outgoing mail, not incomming. Incomming normally uses POP3.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        C Offline
        C Offline
        charchabil03
        wrote on last edited by
        #3

        Dave Kreskowiak wrote:

        Your question doesn't make any sense at all. SMTP stands for Simple Mail Transfer Protocol. There's nothing to change.

        I know the definition o SMTP as well as POP3... i m not that Dump I m asking how can i change the value of the SMTP throught VB.net EX: of changing the gateway : Dim a as processStartinfo a.argument="gatway"= 18.1.2.3 how can i reach the Smtp?

        Regards Ramy

        D 1 Reply Last reply
        0
        • C charchabil03

          Dave Kreskowiak wrote:

          Your question doesn't make any sense at all. SMTP stands for Simple Mail Transfer Protocol. There's nothing to change.

          I know the definition o SMTP as well as POP3... i m not that Dump I m asking how can i change the value of the SMTP throught VB.net EX: of changing the gateway : Dim a as processStartinfo a.argument="gatway"= 18.1.2.3 how can i reach the Smtp?

          Regards Ramy

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          charchabil03 wrote:

          I m asking how can i change the value of the SMTP throught VB.net

          Repeating yourself I see. SMTP doesn't have a value!

          charchabil03 wrote:

          how can i reach the Smtp?

          Repeating myself now... This question doesn't make any sense! There is no command line utility to change which server an SMTP client is looking for. Gateway? Are you talking about a TCP/IP gateway address? It also sounds like your using the wrong acronym - I think you're trying to talk about an SNMP (Simple Network Management Protocol) server. But, again, you're question doesn't make any sense...

          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          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