Howto and How easy is that ?
Printable View
Howto and How easy is that ?
*bump*
What exactly is your question?
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?
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 :D thanks
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.
thanks :rolleyes: