mike Posted October 20, 2005 Share Posted October 20, 2005 I probably have the wrong forum, but I have a client that is able to get her email but not send out. She says it doesn't find my server. her incoming is mail.mysite.com and her outgoing the same. Quote Link to comment Share on other sites More sharing options...
TCH-Rick Posted October 20, 2005 Share Posted October 20, 2005 From the description it sounds like her ISP may block port 25 to external SMTP servers. She should try changing the SMTP port to port 26 and try sending. Quote Link to comment Share on other sites More sharing options...
mike Posted October 20, 2005 Author Share Posted October 20, 2005 thanks Rick. I will have her try that. Quote Link to comment Share on other sites More sharing options...
matman Posted October 21, 2005 Share Posted October 21, 2005 Are you suggesting changing the SMTP port on the server? Is that something we can do through CPanel? Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted October 21, 2005 Share Posted October 21, 2005 No. It should be changed in your email client. Quote Link to comment Share on other sites More sharing options...
matman Posted October 21, 2005 Share Posted October 21, 2005 I guess I'm wondering how that would work. If I tell the client to send out SMTP mail to port 26, how will that work unless the server is also listening on port 26? I thought that servers listened on specific ports for specific types of traffic. Quote Link to comment Share on other sites More sharing options...
stevevan Posted October 21, 2005 Share Posted October 21, 2005 Port #26 is one of the "common" ports for email. Many ISP's are changing this from 25 to 26 now to help combat spam. (The jury's still out on how well it is working! ) Quote Link to comment Share on other sites More sharing options...
MikeJ Posted October 21, 2005 Share Posted October 21, 2005 Actually port 25 is the RFC-compliant port for SMTP traffic and why some ISP's block it as a spam prevention measure. 26 is not (and the reason why most of the time it isn't blocked by ISP's), but we allow SMTP traffic on port 26 as well to allow customers that are being blocked on port 25 from their ISP's to be able to send mail through our servers still. If I tell the client to send out SMTP mail to port 26, how will that work unless the server is also listening on port 26? The answer to that is that TCH servers listen on both port 25 and port 26 for SMTP mail already. Quote Link to comment Share on other sites More sharing options...
matman Posted October 21, 2005 Share Posted October 21, 2005 Ah, OK, got it. I had never heard of port 26 being used for SMTP, but I knew there were a bunch of other ports ISPs were starting to use. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.