Results 1 to 7 of 7

Thread: Get default SMTP server ?

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Get default SMTP server ?

    Howto and How easy is that ?

  2. #2

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    *bump*

  3. #3
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    What exactly is your question?

  4. #4
    Lively Member
    Join Date
    May 2002
    Posts
    94
    well the server could be anywhere... hmmm I know the default port is 25, and if your using you machine as the server then it would be localhost or 127.0.0.1

    You might have to find out what App is the default mail app and then look at its settings in the Registry.

    You also might want to do some reasearch into the WEB class, I'm not sure if theres anything in there about SMTP..

    What are you trying to accomplish?

  5. #5

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    OK , What I want ? Let's say I want to detect the SMTP Server of OutLook .It's something related my other thread here : http://www.vbforums.com/showthread.p...hreadid=260862 thanks

  6. #6
    Lively Member
    Join Date
    May 2002
    Posts
    94
    well in my registry My Outlook Profile is listed here...

    HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook

    and inside that you could search for

    the SMTP Server which is listed as BINARY Mine is located at

    HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000004


    I'm not really sure there is a easy way around it.

  7. #7

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width