Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMTP port number (outgoing) - how do I change it?

  • Thread starter Thread starter member 141630
  • Start date Start date
Status
Not open for further replies.
M

member 141630

Guest
Hi,
I've got got Microsoft SMTP service (Win2000) working fine and have it forwarding to a smarthost. I wish to change the port on the smarthost to something other than 25.
However I can't seem to get the SMTP service to change the port that it will deliver to.

I'll explain a little more as I don't think I'm making good sense here....

I have a smarthost on a different machine listening on PORT 27.
I want the Microsoft SMTP service to relay mail through the smarthost, but because its listening on port 27 the SMTP service cannot forward mail to it...

I've done the following but it doesn't seem to have worked:
Opened up the SMTP service
Opened up the properties of it..
Clicked on GENERAL
Clicked on CONNECTION
and changed the TCP port to 27 and stopped and started the Default SMTP Server (which is the one I'm working with).

Didn't work.....

Any ideas anyone?

Best Regards

Phil Blythe
 
Have you verified that the smarthost is in fact listening on port 27 by telenting to that port from your smtp server. Also you might want to stop and restart the SMTP service instead of just the one site.
 
Does this mean that you're verifying that what I've done is correct?

Rgds

 
Just trying to verify what works so we can figure what does not work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top