|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Get POP server from email addressIs there a way to determine the name of the POP3 server for a given email
address? You'd have to look up their MX records based on their domain name through
DNS Yes, but how to do it is the problem.
Show quoteHide quote "Brian Henry" <nospam@nospam.com> wrote in message news:uiEYlJHRGHA.2088@TK2MSFTNGP14.phx.gbl... > You'd have to look up their MX records based on their domain name through > DNS > Maybe? http://www.franklins.net/dotnet/MailChecker.zip
Show quoteHide quote "William LaMartin" <lamar***@tampabay.rr.com> wrote in message news:OPEe7mIRGHA.2436@TK2MSFTNGP11.phx.gbl... > Yes, but how to do it is the problem. > > "Brian Henry" <nospam@nospam.com> wrote in message > news:uiEYlJHRGHA.2088@TK2MSFTNGP14.phx.gbl... >> You'd have to look up their MX records based on their domain name through >> DNS >> > > Thanks. That gets me closer.
Given an email address, if I know the DNS server for its domain (which I can get in code since I have written code to do whois), then the code in the Vb.net project download you suggested provides a way to get the email server associated with that email address. However, that all depends on using a dll packaged with the code -- DNSObjects.dll. What I would really like to see is the code that created that dll, since that is where the work is done. And I don't want to use a dll in my project. Show quoteHide quote "Rocky" <nopl***@nowhere.com> wrote in message news:OaXl1ZKRGHA.4960@TK2MSFTNGP12.phx.gbl... > Maybe? http://www.franklins.net/dotnet/MailChecker.zip > > > "William LaMartin" <lamar***@tampabay.rr.com> wrote in message > news:OPEe7mIRGHA.2436@TK2MSFTNGP11.phx.gbl... >> Yes, but how to do it is the problem. >> >> "Brian Henry" <nospam@nospam.com> wrote in message >> news:uiEYlJHRGHA.2088@TK2MSFTNGP14.phx.gbl... >>> You'd have to look up their MX records based on their domain name >>> through DNS >>> >> >> > >
how do I call a SQL Server stored procedure?
Retrieve data from xml document Determining the Browser and event.keyCode vs. event.which difference between ME and MYCLASS Inheritance doubt. hair cross cursor advice needed for a good book to make good database applications How select from 2 ADO.NET DataTables? Retainig location in autopostback VB.Net & SQL2005 Stored Procedures |
|||||||||||||||||||||||