  Release Summary for 4.3-109
  [![Generic badge](https://img.shields.io/badge/release_status-failed-red.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.108`.
  * [split no_plan policy for im - 4.3](https://github.com/2600hz/kazoo/pull/6542) - _by lazedo_
      when a plan is `not found` or `im is not set` we take a policy setting and apply it as default.
      this commit uses differentiated settings for regular accounts and resellers
  * [HELP-14590: replacing LF with CRLF before sending emails](https://github.com/2600hz/kazoo/pull/6539) - _by icehess_
      Per SMTP spec bare line feed (LF) are forbidden and
      CRLF should be used instead. Some SMTP relays and server in both ends
      are nice enough to correct bad line ending, but some don&#039;t.
      Like in one case relay server is Office 365 and receiving end is AOL.com.
      Office 365 stopped correcting line endings and AOL is not fixing it either.
      This cause the email to bounce back with Non-Delivery Report (NDR) message.
      From [here](https://www.drupal.org/forum/support/post-installation/2017-06-05/office-365-blocks-emails-with-bare-line-feeds-how-to-fix):
      When bare line feed characters are included in a message, the SMTP protocol
      chunking feature is required to transmit the message between email servers.
      Chunking uses the SMTP protocol BDAT command, but the recipient&#039;s email
      server (in our case AOL) doesn&#039;t support the BDAT command.
  * [KCON-1: search for conference focus before origination](https://github.com/2600hz/kazoo/pull/6545) - _by James Aimonetti_
      If no target call-id is supplied, use the conference ID to search for
      the conference focus to make sure the dial command is sent to the
      right zone (otherwise the conference could be started in the local
      zone while the existing conference is in another zone).
  -- 2600Hz Official <packages@2600hz.com> +Thu, 28 May 2020 09:41:19 
