Feature - Support Email Servers Require TLS 1.2 for SMTP Connection

Feature - Support Email Servers Require TLS 1.2 for SMTP Connection

Release Date: 08/26/2021
Changed: 09/02/21 
Version: 8.5 Only

Note: *** The flag SMTPUseTLS1.2 is deprecated because Elliott 8.5 will now (starting 9/2/2021) support all TLS versions including SSL2, TLS1.0, TLS1.1 and TLS1.2 automatically and therefore, there's no need for this flag ***

A new flag is being added to <ElliottRoot>\Bin85\EL850.CFG file to support Email Servers Require TLS 1.2 SMTP Connection. See the following sample screen for the new flag SMTPUseTLS1.2:


You can also update this flag by running the configuration utility from <ElliottRoot>\Bin85\EL850CF.EXE. See sample screen below:

Currently, most email servers support SSL security layer TLS 1.1 and TLS 1.2. By default, Elliott v8.5 uses TLS 1.1 (when you select Enable SSL/TLS). If, however, your email server requires TLS 1.2, select this option to make v8.5 use TLS 1.2 instead of TLS 1.1. Note that this selection applies to all of your email servers, so they will all use TLS 1.1 or all use TLS 1.2.

Note this feature is applicable only to Elliott 8.5.  The future Elliott versions (e.g., 8.6) will automatically support the highest level of TLS that the email servers can support.  This includes TLS 1.0, 1.1, 1.2 or the upcoming 1.3. Hence, this flag is not needed in Elliott version 8.6 and after.


EMK/JEG


    • Related Articles

    • How Do I Find Out If My Machine Supports TLS 1.2?

      Release Date: 05/14/2024 Version: NA Q - My mail services provider announced that they will require TLS 1.2 to support future SMTP email connection. How do I find out if my machine already supports TLS 1.2? A - The new Windows OS should support TLS ...
    • Feature: 8.6 Email Improvements - Multiple Email Servers, Universal Throttling & "Send From" Priority

      Released Date: 07/25/2021 Revised Date: 08/19/2021 Version: 8.6 & Up 8.6 Email Servers' Settings Decoupled from Prior Version Even though users can use 8.6 with prior versions side by side, the changes with email servers' settings are significant ...
    • Elliott SMTP Email Settings for Outlook 365 or Hosted Email Solutions

      Release Date: 1/19/2018 Revision Date: 9/26/2022 Version: 8.0 & Up Introduction Starting with Elliott V8, we support both SMTP and MAPI interfaces for sending emails. MAPI is the old email interface method, which we find more and more difficult to ...
    • How Do I Configure Elliott V8 Email (SMTP) Settings?

      Q - I'm trying to instruct Elliott 8 to send the shipment emails using SMTP instead of Outlook (MAPI,) and I'm not sure where to put the SMTP info. A - You will use EL800CF.EXE in the <ElliottRoot>\Bin folder to configure the SMTP settings. Where ...
    • EM API - Create and Send an Email

      Release Date: 12/23/20 Version: 7.0 and Higher This is a set of API calls introduced after Elliott 6.X.060. Use them collectively. They will send out emails through the SMTP or MAPI interface. Developers who use these API calls do not need to know ...