268e9c3baa
- Use pyproject macros to build and install. - Correct fdupes. - List directories under sitelib explicitly.
Dirk Stoecker2026-01-05 15:20:42 +00:00
0c510e156e
- 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
Johannes Grassler
2020-02-12 12:09:51 +00:00
de9906b5e6
- Switch back to tarball from Github (used to be the setup.py generated one)
Johannes Grassler
2019-06-27 15:30:07 +00:00
cfc6d9f748
- 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
Johannes Grassler
2019-06-27 15:02:20 +00:00