Search:     Advanced search
Browse by category:
Glossary | Ask question



How do I determine if my ISP is blocking SMTP access?
Add comment
Views: 92
Votes: 0
Comments: 0
To determine if your ISP is blocking SMTP port:

Open a command prompt by going to "Start" -> "Run" and typing "cmd" or "command" (depending on your version of windows).

At the command prompt, type:

ping mail.yourdomain.com

If that works, then type this:

telnet mail.yourdomain.com 25

If you receive, "connection timed out", then your ISP IS blocking port 25 the SMTP port.

If you receive "220-titania.hostingmadeeasy.com ESMTP Exim 4.24 #1", then your OKAY.

If you received "connection timed out" then contact your ISP for more details about your block and how you can send e-mail using their mail servers.



Other questions in this category
Incomming Mail Server (POP3) settings
Outgoing Mail Server (SMTP) settings
Mail problems with hotmail
Someone is sending viruses or spam that appears to come "from" an address at my domain
How do I use Webmail?
Do you support everyone.net or bigmailbox.com?
Why am I getting a 550 relaying denied error while sending email?
How do I resolve Outlook errors 0x800ccc0f and 0x800cc0d?
Can I send unsolicited email from my account?
How does email work? What is POP3/SMTP?
Configuring Outlook Express 6 for IMAP
Error : 503 valid RCPT command must precede DATA