* 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
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailprocessing?expand=0&rev=7
* 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
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailprocessing?expand=0&rev=4
This request adds the new package mailprocessing.
mailprocessing obsoletes the existing maildirproc package. A little bit of
history on that: I took over upstream development for maildirproc from Joel
Rosdahl last year and added the imapproc utility for performing the same kind
of filtering on IMAP mailboxes. As part of that I renamed the umbrella project
which contains both maildirproc and imapproc to mailprocessing.
I'd like to get this package into Factory eventually and I'd be happy to
maintain it of course.
OBS-URL: https://build.opensuse.org/request/show/622086
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailprocessing?expand=0&rev=1