If you are unable to send email, you should first verify that you have your email client configured properly. Below are the SMTP SSL and Non SSL settings. you should use one of the following:

SMTP Settings
Non SSL Settings
SSL Settings
Incoming Server: mail.your-domain.com
Outgoing Server: mail.your-domain.com
Username: Your full e-mail address
Password: Your e-mail account password
Incoming Port: POP3 110 or IMAP 143
Outgoing Mail server (SMTP) Port: 587
SSL: NO
SMTP Authentication Required
Secure Authentication or SPA needs to be turned off
Incoming Server: secure##.inmotionhosting.com
Outgoing Server: secure##.inmotionhosting.com
Username: Your full e-mail address
Password: Your e-mail account password
Incoming Port: POP3 995 or IMAP 993
Outgoing Mail server (SMTP) Port: 465
SSL: YES
SMTP Authentication Required
Secure Authentication or SPA needs to be turned off

If you are unsure how to make the above changes, we recommend reviewing our Getting Started Guide: Email.

Port 25 blocking

If you cannot send mail, the problem is likely a restriction by your ISP (Internet Service Provider) as many block the normal sendmail port 25, due to their own security concerns. This can be the case even if sending was working recently as some ISP's roll these changes through without warning.

To give you an idea of how common port 25 blocking is, we've included below links to a few major ISP's and their online documentation regarding port 25 blocking:

Comcast: Comcast.net Security - Outbound Mail Servers
Verizon: Verizon.com - Re-configure Your Email Settings to Send Email

Checking if Port 25 is blocked

For the average user, the easiest way to find out if port 25 is being blocked is to contact your ISP and ask them. For the advanced user, we've included directions below to test port 25 blocking via the command line.

To test if port 25 is blocked, open your command line on your local computer. For windows users, you can access this via start > run > cmd. Mac users can use the "Terminal" application. Once on the command line, type: (Note! Be sure that you replace your-domain.com with your actual domain name)

telnet your-domain.com 25

Please note: Telnet is disabled on newer versions of Microsoft Windows. If you receive an error similar to,"Windows cannot find 'telnet'", you may need to enable telnet. Please see our article on Enabling telnet on a Windows computer

If you get no response or a failure, port 25 blocking is the likely issue. It is NOT port 25 blocking if you receive a response similar to this:

220-servername.inmotionhosting.com 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.

Port 25 blocking - Fixes

If your ISP does block port 25, you can work around it in either of three ways:

The Preferred Solution

As your ISP is blocking port 25, the preferred solution is to use the outgoing mail server provided by your ISP. As each Internet Service Provider has different settings you will need to use (such as username and password, smtp server...), you will need to contact your ISP for the correct settings. We do have alternate solutions to this which involve going over port 465 or 587 instead of 25, however if your ISP begins to block 465 or 587 in the future, you will once again be unable to send email.

Alternative Solution #1

Beginning in late March 2010, we are updating many of our servers to run SMTP over port 587 as well as port 25. If your ISP is blocking port 25, simply change your SMTP port number to 587. This setting is usually found in the advanced settings of your email client. Please see the end of this article for more details.

Alternative Solution #2

Use the secure, or SSL, port for outgoing mail. This will involve selecting the setting "this server requires a secure connection (SSL)" in your mail program. You only need to make this change for the outgoing mail server. Once you check that box, then change the port listing from 25 to 465 and save the changes. These settings are usually found in the advanced settings of your email client. Please see the end of this article for more details.

You will also want to change the outgoing server name to secure##.inmotionhosting.com, secure## being the secure alternative of the actual server you are on. For example, if your Welcome Email states that your account is on biz54.inmotionhosting.com, your outgoing server name should be secure54.inmotionhosting.com.

If you are unsure, please tech support. This option will work in most cases, however we cannot guarantee that your internet service provider will not some day in the future begin to block port 465. Below are instructions to change the ports for the most common Email Clients.


How to update your SMTP port and SSL settings

In most email clients, the SMTP port and SSL settings are updated on the same settings page, and that page is generally in the advanced settings. The directions below will assist you in finding where to change these settings:

 

Outlook 2002 and Outlook 2003

outlook_2003_advanced
  1. Start Outlook.
  2. On the Tools menu, click E-mail Accounts.
  3. Click View or change existing e-mail accounts, and then click Next.
  4. Click your account, and then click Change.
  5. Click More Settings.
  6. Click the Advanced tab.

 

Outlook 2007

outlook_2007_advanced
  1. Start Outlook.
  2. On the Tools menu, click Account Settings.
  3. Click to select the target account, and then click Change.
  4. Click More Settings.
  5. Click the Advanced tab.

 

Outlook 2010

outlook_2007_advanced
  1. Start Outlook 2010.
  2. Click Account Settings.
  3. Select the email account from the list and click Change.
  4. Click More Settings.
  5. Click the Advanced tab.

 

Outlook 2013

outlook_2007_advanced
  1. Start Outlook 2013.
  2. Click Account Settings.
  3. Select the email account from the list and click Change.
  4. Click More Settings.
  5. Click the Advanced tab.

 

Outlook Express 5.x and 6.0

  1. outlook_express_advancedStart Outlook Express.
  2. On the Tools menu, click Accounts.
  3. Click the Mail tab.
  4. Click your account, and then click Properties.
  5. Click the Advanced tab.

 

Windows Live Mail 2008, 2009, 2011

  1. windows settings for emailOpen Windows Live Mail.
  2. Click the Accounts menu, and click the Properties button.
  3. Click the Advanced tab. You can then update the port settings.

 

Mac Mail

  1. old_mac_mail_server_setting old_mac_mail_server_settingOpen Mail.
  2. From the Mail menu, choose Preferences.
  3. In the Preferences window, click the Accounts button if it is not already selected.
  4. In the Accounts list, if you have multiple accounts, click your email account.
  5. Click the Server Settings button near the bottom of the pane.

    Note! If you do not see a Server Settings button, click the drop down list, click "Edit Server List...", and click the "Advanced" tab.


 

Microsoft Entourage

  1. entourageOpen Entourage.
  2. From the Tools menu, choose Accounts.
  3. Click the Mail tab.
  4. Double-click the affected account.
  5. Click "Click here for advanced sending options."

 

Thunderbird

  1. thunderbird_smtpOpen Thunderbird
  2. Click the Edit menu, and choose Account Settings
  3. Click Outgoing Server (SMTP)
  4. On the right hand side click the server to modify and click Edit

Like this Article?
shortmort 2013-03-08 5:49 pm
My employer recently started blocking 993, which is the ssl for imap. However, port 443 (https) is permitted. Is there any portmapping software I could place on my webserver, that would redirect inbound connections on port 443 outbound to port 993 on my email server? Failing this - is there anything I can do? (I mostly want to be able to read from my account; less concerned about smtp.)

Thanks
Dan

Login to comment.

Your Opinion Matters

... but we need to know what you're thinking!

I'm Brad Markle, your friendly Community Support technician, and I wrote the article you're looking at now. I like to think it's perfect, but I'm sure you have some suggestions. Please, let me know what they are!

Feedback
Your Email Address
Because we'd like to talk with you!

Latest Questions

If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Ask a Question!
Recent Questions
  1. My domain name is in redemption. Can you help me recover it?
  2. forgot password - how can I get into my website
  3. Configuring Mandrill SFP / DKIM settings

Need more Help?

Search

Ask the Community!

Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.

Current Customers

Chat: Click to Chat Now E-mail: support@InMotionHosting.com
Call: 888-321-HOST (4678) Ticket: Submit a Support Ticket

Not a Customer?

Get web hosting from a company that is here to help. Sign up today!