$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Manjaro Thunderbird GMail Sending Of Message Failed Solution

January 13, 2020 | By the+gnu+linux+evangelist.

Setting Up Thunderbird

  1. 1. Access Account Settings

    First, Choose View Settings for this Account
    (If you are still in the Initial Account Creation Wizard then Hit Cancel to Escape)
    Like here below:

    GNU/Linux Thunderbird GMail Two Factor Authentication Setup Guide - View Settings
  2. 2. Setting Up IMAP Auth Mode

    Then Change the IMAP Authentication Mode
    To Normal Password:

    GNU/Linux Thunderbird GMail Two Factor Authentication Setup Guide - Server Settings
    GNU/Linux Thunderbird GMail Two Factor Authentication Setup Guide - Authentication Normal Password
  3. 3. Setting Smtp Auth Mode

    Again to Setup SendMail
    Choose Outgoing Server:

    Manjaro Thunderbird GMail Sending of Message Failed Solution - Outgoing Server

    Again Edit Settings:

    Manjaro Thunderbird GMail Sending of Message Failed Solution - Edit Settings

    And Change the Authentication Mode
    To Normal Password:

    Manjaro Thunderbird GMail Sending of Message Failed Solution - Authentication Normal Password

    Finally, Set the Auth Mode to ‘STARTTSSL‘.

Contents