msmtp-scripts (1.2.5.1-2) xenial; urgency=low
  * The queue runner needs to run as root.  This needs to be set
    explicitly in the systemd unit.  Do so.
  * Fix erroneous debconf template field _Descripttion (s/b Description)

 -- Daniel Dickinson <ubuntu@thecshore.com>  Thu, 6 Sep 2019 16:47:45 -0400

msmtp-scripts (1.2.5.1-1) xenial; urgency=low
  * Switch to per-message locks
  * Various bug fixes

 -- Daniel Dickinson <ubuntu@thecshore.com>  Thu, 5 Sep 2019 18:25:22 -0400

msmtp-scripts (1.2.5-2) xenial; urgency=low
  * Fix for wrong systemd unit (timer) name for new systemd timer
    for running every fifteen (15) minutes instead of cron.hourly.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Thu, 29 Aug 2019 21:37:00 -0500

msmtp-scripts (1.2.5-1) xenial; urgency=low
  * New upstream
    - Instead of giving capabilities to confined processes, limit the
      new capabilities to those required to spool mail, and let the
      queue runner (which typically runs as root) take care of
      doing the actual sending.
    - Introduces a new setting MSMTP_QUEUE_FIRST which is a boolean
      which indicates that msmtpq-ng should not attempt to send mail
      when mail is initially 'sent' via msmtpq-ng (or via sendmail
      in the case msmtpq-ng-mta as system MTA) but instead just queue
      it and send when an explicit queue run is done.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Thu, 29 Aug 2019 14:14:03 -0500

msmtp-scripts (1.2.4-1) xenial; urgency=low
  * New stable release

 -- Daniel Dickinson <ubuntu@thecshore.com>  Mon, 5 Aug 2019 16:51:10 -0500

msmtp-scripts (1.2.3-3) xenial; urgency=low
  * Use same name for source files as in packages
  * Fix systemd ms-mta-smtpd service so stdin and stdout are attached to
    socket.
  * Do volatile dir creation for lock dir (for systems were /var/lock is
    symlinked to non-persistent /run/lock).

 -- Daniel Dickinson <ubuntu@thecshore.com>  Mon, 5 Aug 2019 07:19:22 -0500

msmtp-scripts (1.2.3-2) xenial; urgency=low
  * Fixes for extraneous configuration file parameter to msmtp.  Since we are
    no longer using non-default msmtprc we don't need the parameter for
    specifying a configuration file, especiall since configuation file
    part of the parameter has already been removed.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sun, 4 Aug 2019 19:28:26 -0500

msmtp-scripts (1.2.3-1) xenial; urgency=low
  * msmtp no longer allows non-system (/etc/msmtprc) conffile owned other
    than by user sending mail.  This changes conffile back to /etc/msmtprc.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sun, 4 Aug 2019 19:28:26 -0500

msmtp-scripts (1.2.3-0) xenial; urgency=low
  * Various bug fixes made while adding RPM Spec file

 -- Daniel Dickinson <ubuntu@thecshore.com>  Wed, 31 Jul 2019 02:25:30 -0500

msmtp-scripts (1.2.1-0) xenial; urgency=low

  * Numerous bug fixes
  * Add coverage measuring tool (kcov)
  * Greatly improved number of test and amount of coverage

 -- Daniel Dickinson <ubuntu@thecshore.com>  Mon, 1 Jul 2019 13:06:20 -0500

msmtp-scripts (1.2.0-b-2) xenial; urgency=low

  * Bug fixes
    - Auto-create queue and/or lock dir as they likely don't exist
    - Minor debian packaging fixes

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sun, 10 Feb 2019 22:12:05 -0500

msmtp-scripts (1.2.0-b) xenial; urgency=low

  * Minor bug fixes
  * Implement per-user queues and lock dirs to avoid permissions issues
  * Use a separate msmtprc for msmtpq-ng so that we don't pollute 'pure'
    msmtp usage.
  * Fixes for debian/ubuntu packaging.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sat, 09 Feb 2019 18:58:28 -0500

msmtp-scripts (1.2.0-a~alpha2) xenial; urgency=low

  * Fix locking failure doesn't log error

    - Log the locking failure if attempt to get a lock
      times out
    - Also cleanup locking failure error message.

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sat, 12 Jan 2019 22:43:51 -0500

msmtp-scripts (1.2.0-a~alpha1) xenial; urgency=low

  * Initial cut of milestone 1.2.0-a

    - Fix operation under busybox
    - Fix testing scripts so they don't pollute $HOME
    - Many shellcheck-revealed fixes
    - Tweak whitespace

 -- Daniel Dickinson <ubuntu@thecshore.com>  Sat, 12 Jan 2019 05:23:25 -0500

msmtp-scripts (1.2.0-0~0) xenial; urgency=low

  * Bug fix release.

    - Systemd smtpd socket fixes
    - Lock dir variable fixes

 -- Daniel Dickinson <ubuntu@thecshore.com>  Fri, 11 Jan 2019 05:23:23 -0500

msmtp-scripts (1.0.0-1) xenial; urgency=low

  * Initial Release.

 -- Daniel Dickinson <ubuntu@daniel.thecshore.com>  Thu, 26 May 2016 05:15:12 -0400
