Sean
12-03-2005, 05:35 PM
The test if your ISP is blocking port 255:
From your MS-DOS or Command Prompt:
telnet smtp.domain.tld 25 (substitute your exact, current smtp server's designation - eg - mail.hostpc.com)
*IF* that telnet connection succeeds, port 25 has *not* been blocked by the ISP - check elsewhere for problems.
A valid connection may look like this...or simular..(server, dates, exim version may vary)
220 www##.hostpc.com ESMTP Exim 4.32 Wed, 09 Mar 2005 18:58:38 -0600
However, *IF* that telnet test fails to connect, then port 25 *has* been blocked (by the ISP?).
The fix is pretty simple - you have to use your ISP's SMTP server - whatever their syntax / rules are.
And for OE (Outlook Express) from the Accunts > Servers tab
- Outgoing Mail Server
- My server requires authentication - may need to be set (to the ISP's email user name / password for the account?).
- You continue to use the email name (that port 25 can no longer reach)
Be aware though that the ISP's name(s) will show up in the email headers, rather than the former smtp.domain.tld stuff that was there when port 25 wasn't blocked. But you can set the "Reply To" value in the Accounts setup to your sites email address and any replies to it will go there instead of your ISP one.
There is NOTHING that HostPC can do to prevent your ISP from blocking port 25. They do this as part of their "industry best practice" to curb spam...though I don't for one think it really does much in that respect.
From your MS-DOS or Command Prompt:
telnet smtp.domain.tld 25 (substitute your exact, current smtp server's designation - eg - mail.hostpc.com)
*IF* that telnet connection succeeds, port 25 has *not* been blocked by the ISP - check elsewhere for problems.
A valid connection may look like this...or simular..(server, dates, exim version may vary)
220 www##.hostpc.com ESMTP Exim 4.32 Wed, 09 Mar 2005 18:58:38 -0600
However, *IF* that telnet test fails to connect, then port 25 *has* been blocked (by the ISP?).
The fix is pretty simple - you have to use your ISP's SMTP server - whatever their syntax / rules are.
And for OE (Outlook Express) from the Accunts > Servers tab
- Outgoing Mail Server
- My server requires authentication - may need to be set (to the ISP's email user name / password for the account?).
- You continue to use the email name (that port 25 can no longer reach)
Be aware though that the ISP's name(s) will show up in the email headers, rather than the former smtp.domain.tld stuff that was there when port 25 wasn't blocked. But you can set the "Reply To" value in the Accounts setup to your sites email address and any replies to it will go there instead of your ISP one.
There is NOTHING that HostPC can do to prevent your ISP from blocking port 25. They do this as part of their "industry best practice" to curb spam...though I don't for one think it really does much in that respect.