| Search Me! Lots of information is found in this board. You can also ask general questions here if you'd like! This is the last stop on Surmunity. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
URB4N 5K1LLZ
Super #1
Joined in Sep 2005
Lives in Orlando, FL
Hosted on SH63
2,660 posts
Gave thanks: 81
Thanked 128 times
|
[Article] My SMTP does not work?
If you are having problems with your SMTP, then it is most likely that your ISP is blocking Port 25. This is very common among a large number of ISP's. The most easiest way to fix this, is to just use the SMTP server provided by your ISP.
You may also try these alternative ports that Surpass has opened on some servers: 26 and 198. If you want to check if either of those ports are open on the server you are on, you can do the following from your Windows Command Prompt. telnet yourdomain.com 26 telnet yourdomain.com 198 You can use the port that you receive a response from, if you don't receive a response from any, you can place a ticket with support to get a port open for you. |
|
|
|