ezmlm-idx 7.2.2
DATE: Saturday 17 July 2021 11:15:14 PM IST
DNF / YUM / APT / Arch Binary Downloads
Open Build Service Binary Download
Release Highlights
- new queue program ezmlm-queue to queue mails to indimail-mta
- standardized build system for compilation on Linux, Darwin and FreeBSD
- Removed local libraries and use libqmail. Bulk of the code now comes from libqmail
- ezmlm-queue - handle qmail-qmqpc, qmail-multi and qmail-queue
- load environment variables from /etc/indimail/ezmlm/global_vars
ChangeLog
- 22/03/2017
- ezmlm-queue for handling indimail queue
- Added Pre-Depends daemontools
- Fixed defaultqueue path in ezmlm-queue
- removed catted man pages
- 05/07/2020
- ezmlm-idx.spec, debian/rules, make-compile.sh, make-libcompile.sh, make-load.sh: use CFLAGS, LDFLAGS from the build system (rpm/debian)
- 03/11/2020
- ezmlmrc.template: fixed version identifier
- 25/11/2020
- use libqmail for common functions
- 12/03/2021
- Modified build system for uniform compilation on Linux, Darwin and FreeBSD
- 18/04/2021
- use date822fmt() from libqmail
- 02/05/2021
- added -Wno-array-parameter to CFLAGS
- removed -Wno-array-parameter from CFLAGS
- dns.h, ip4.h, socket.h: fixed warnings from -Warray-parameter
- 08/07/2021
- ezmlm-queue: use qmail-qmqpc if qmail-queue is missing (indimail-mini installation)
- 15/07/2021
- qmail.c, idx.h: removed qmail-qmqpc code. use ezmlm-queue instead
- ezmlm-queue: use qmail-qmqpc, qmail-multi, qmail-queue in order to deliver/queue mails.
- qmail.c: added custom error code
- qmail.c: use envdir function to load environent variables from /etc/indimail/ezmlm/global_vars