This release introduces automatic import of mail history from log directories. Any existing log files are dated, sorted, decompressed, and imported in sequence, while newly generated logs are handled simultaneously.
Please note this release is still in Alpha and not intended for production use.
-watch_dir
to search that folder for mail log files and import them all in sequence, while simultaneously handling new log lines-listen
Missing your favourite packaging system? Let us know in the comments.
Will there packages for Debian, Ubuntu and also as tar.gz ball be available? Thanks!
Yes we plan so, but haven’t got around to setting up a build system for that yet. Tar.gz of the source code is available here under Assets -> Source code. Also hope to have binaries automatically-built as part of the release process soon.
Meanwhile, if you have golang installed, then building locally takes just a few seconds after `make release` ?
FYI binaries are now automatically built and released with each new version. Find them in the assets of the latest release on GitLab ?