smtp server?

  • Thread starter Thread starter perspolis
  • Start date Start date
P

perspolis

I want to get name of SMTP server from an email address like
(e-mail address removed).
 
An SMTP server is a service runnning on a machine that has an IP address and
usually a domain name.

So, to get the name of the SMTP server, you must first know the IP Address
or domainname of the machine it is running on, and the port on which the SMTP
service is listening (usually port 25).

Hope that helps.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top