Re: How to obtain server info?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Mehdi" <med.anooshe@xxxxxxxxx> wrote in message
news:1190100052.543660.202260@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi it's not clear for me that what do u want exactly?

do u want to find Ip addres Of an smtp server?


do u familier whit dns ?


in dns server and in Record Mx of each dns server you can fine name
of
smtp server


i dont know it is your answer or not but i glad to help ypu if you
want.


mehdi


My program (Windows Form Application NOT a web page) needs to send
information to my email from the user's machine. In order to do that using
the System.Net namspace methods, I have to set the SMTP Server name or IP
address in the 'Host' property. For example.

SmtpClient client = new SmtpClient();
client.Host = SMTPServerName; // server name or ip, as string
client.Port = 25;
client.Send(msg);

I want to know how to get the user's ISP SMTP server. Obtaining it from the
registry is not reliable on every machine.

Mark



.



Relevant Pages

  • Re: How to obtain server info?
    ... Beside that this is in my opinion a kind of hacking method, ... do u want to find Ip addres Of an smtp server? ... in dns server and in Record Mx of each dns server you can fine name ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Binding A Server To A Specific IP Address
    ... Are you operating a publicaly accessible DNS server, ... For DNS requests from the Internet to my DNS Server: ... it must come out of the ISA server ... Even though the smtp server is protected by the ISA server. ...
    (microsoft.public.isaserver)
  • Re: I hot a TROJAN noting is finding
    ... My email script is dropping into the pickup folder. ... it is local and the SMTP server uses my DNS server. ... If it were my DNS server trying to go out, ... should show up in my alert but is not. ...
    (comp.security.firewalls)
  • Re: Noob : Is BIND necessary for mail server ?
    ... Will I need BIND running too? ... > I haven't got it set up yet, as both my Linux RH9 machines know where each ... I didn't need my own DNS server to post between local ... machines, and to post through my SMTP server to the ISP SMTP server, to ...
    (alt.os.linux.redhat)
  • Re: How to obtain server info?
    ... do u want to find Ip addres Of an smtp server? ... do u familier whit dns? ... in dns server and in Record Mx of each dns server you can fine name ...
    (microsoft.public.dotnet.languages.csharp)