ezmlm Release 1.0
DATE: Sunday 18 July 2021 12:28:49 AM IST
Release Highlights
- new queue program ezmlm-queue to queue mails to indimail-mta
- 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
- 18/04/2021
- First Release with common functions from libqmail
- 19/04/2021
- First obs release
- fixed debian dsc file
- 08/07/2021
- ezmlm-queue: use qmail-qmqpc if qmail-queue is missing (indimail-mini installation)
- 15/07/2021
- 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