DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Manish Bellani Guest

    how can i find the mail server of any given host


    hello i'm developing a mail server and i would like to know that how can i
    send the e-mail to the other hosts like hotmail and yahoo.

    suppose the mail server receives a mail from the client addressed to xyz@yahoo.com
    , so how come i know the ip of mailserver of yahoo.
    so that i can connect to the server of yahoo and send the mail using smtp
    protocol. is there any command or anything that provides the information.
    pls help its urgent

  2. #2
    Souren Guest

    Re: how can i find the mail server of any given host


    This might help...

    ==============================================================
    C:\>ping yahoo.com

    Pinging yahoo.com [64.58.79.230] with 32 bytes of data:

    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for 64.58.79.230:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    ==============================================================

    Cheers
    Souren



    "Manish Bellani" <manishbel@yahoo.com> wrote:
    >
    >hello i'm developing a mail server and i would like to know that how can

    i
    >send the e-mail to the other hosts like hotmail and yahoo.
    >
    >suppose the mail server receives a mail from the client addressed to xyz@yahoo.com
    >, so how come i know the ip of mailserver of yahoo.
    >so that i can connect to the server of yahoo and send the mail using smtp
    >protocol. is there any command or anything that provides the information.
    >pls help its urgent



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links