Common email sending issue

Common email sending issue

The most common reasons for not being able to send emails through Outlook are wrong Outlook settings or blocked port 25 by the Internet Service Provider.

Here are a few checks you can make to ensure the problem is not on your end:

Wrong Outlook settings

Some time it seems that Outlook is not configured correctly for that reason outgoing mail can not be delivered. You should configure Outlook setup properly with the below mention informations.

Use the correct Mail Client settings:

          Incoming mail server (POP3/IMAP server): mail.yourdomain.com
          Outgoing mail server (SMTP server): mail.yourdomain.com
          Username: the full e-mail address like email@yourdomain.com
          Password : Put correct password or asked Administrator
          SMTP authentication must be enabled for the login to be successful.
          IMPORTANT: Please do not use secure authentication to your mail server.

The standard port used for SMTP connections is 25. One of the most common reasons for not being able to send messages is that your Internet service provider blocks this port. This is why using an alternative SMTP port is highly recommended.

Check whether your ISP blocks port 25:

You should click on the Start menu button, there is a tab called "Run". In the text field of this window you need to type "cmd" and a window will appear with "command prompt". Just type the following command in the command prompt window:

for SMTP:      telnet yuordomain.com 25

Results from the 25 port check

If the test is successful, you should receive a message similar to this one:

220-serv01.sitegroundXXX.com ESMTP Exim 4.63 #1 Wed, 18 Apr 2008 07:17:30 -0500
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.

If you get a message saying that the connection is refused we recommend that you use the alternative port for your SMTP connection or informe your ISP.



    • Related Articles

    • Outgoing email is blocked in M365

      Emails for your user's Microsoft 365 account are blocked and cannot be used for sending or receiving emails. The most common reason for this is that your email address is suspected of sending spam and it's no longer allowed to send an email. ...
    • Common email receiving issue

      Basic Mail send/receive Troubleshooting. There are several common reasons for not being able to receive emails through MUAs, basic troubleshooting from user end so that the issue can be resolved. Here are some checks you can make in order to locate ...
    • Server-Wide Email Settings in Plesk

      Server-wide Email Settings in Plesk For managing Server Wide Email Settings in Plesk, you may follow the below options once you Login into the Plesk Panel. General options Outgoing mail mode Relay options Turn on limitations on outgoing email ...
    • Configuring authenticated email form delivery with PHPMailer

      Objective: We have disabled the support for script through mails without authentication along with the up-gradation to Plesk. If a website uses a feedback or any mail sending script, then it has to be updated to ensure that it uses authenticated SMTP ...
    • Email Antispam browser not supported resolution

      Email Antispam browser not supported resolution The antispam login page might not open with the following error. Firstly, check if you the URL is http://login.antispamcloud.com/notsupported.php and ensure you are logging to ...