Package Release Info

mailprocessing-1.2.7-bp154.1.22

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mailprocessing

Change Logs

* Wed Feb 12 2020 Johannes Grassler <johannes.grassler@suse.com>
- Update to mailprocessing-1.2.7
  * imapproc: fix crash when attempting to query message flags on empty folders
  * maildirproc: catch and log ENOENT when moving to a nonexistent target folder
  * maildirproc: logging improvements/fixes
  * maildirproc: fix handling of '/' as separator
  * Various test fixes and flake8 cleanups (test suite still non-functional)
  * Fix clean target in Makefile on MacOS
* Thu Jun 27 2019 Johannes Grassler <johannes.grassler@suse.com>
- Switch back to tarball from Github (used to be the setup.py generated one)
* Thu Jun 27 2019 Johannes Grassler <johannes.grassler@suse.com>
- Update to mailprocessing-1.2.6
  * Added example logrotate configurations
  * Added SIGHUP handler for reopening log files (useful for
    log rotation)
  * Use locking for PID and log files. You need to specify
    dedicated PID and lock files if you want to run multiple
    concurrent imapproc processes.
  * Write PID file
  * Improve signal handling and cleanup after receiving fatal
    signals. Continuous mode in particular is a lot more
    reliable and predictable now.
  * Download message headers in a batched manner
  * Download message flags in a batched manner
  * Various documentation and release engineering fixes/cleanups
Version: 1.2.5-bp151.1.1
* Tue Jul 10 2018 johannes.grassler@suse.com
- Initial package