|
uemurad -> RE: Problem sending a message (23.Feb.2007 9:51:46 AM)
|
Just to confirm - in your example you name MyServer. If MyServer is actually part of your environment, then the problem is yours. If MyServer is part of problem.com, then it's theirs. If you haven't already done so, do this: In a command prompt window, type NSLOOKUP At the nslookup prompt, type SERVER 4.2.2.2 Type SET TYPE=MX Type <problem.com> Type EXIT (this will leave nslookup) You should see a listing of MX records for problem.com. Note the one with the lowest preference value. That is the name (or IP address) that you should be using for the telnet test.
|
|
|
|