SMTP question

I currently have assignment for school telling me to find the SMTP for my ISP. I have done some searching online and found that people are saying that you should just call the ISP to get the information but I doubt that is what the assignment is looking for… Does anyone know if there is a command prompt line to use or anything of that nature?

When you login into your ISP there should be a control panel of some kind and there even should be a help section that will steer you in the right direction. This should give you all the proper settings to setup email.

Hi David_Hamm, welcome to the forum

I don’t know if you’re using PHP, but I think what you’re looking for is
“MX”

http://php.net/manual/en/function.getmxrr.php

Thanks for the responses guys! I figured it out after a little more searching.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.