* Wed Aug 07 2024 03:41:56 +0000 Manvendra Bhangui <ezmlm@indimail.org>
Release 1.1 Start 10/05/2024 End 06/08/2024
- 31/12/2023
1. moved repository to indimail org
- 10/05/2024
2. qmail.c: changed for envdir.c change in libqmail
- 06/08/2024
3. qmail.c: fix compilation error for envdir call
- 22/01/2025
4. Fixes for gcc14

* Tue Jan 02 2024 00:09:59 +0530 Manvendra Bhangui <ezmlm@indimail.org> 7.2.3-1.1%{?dist}
Release 1.1 Start 24/07/2023 End 31/12/2023
- 24/07/2023
1.  added checkrecipient-ezmlm Pluggable Address Module for qmail-smtpd
    recipient extension
- 22/10/2023
2. checkrecipient-ezmlm: fix for ezmlm list addresses
- 28/10/2023
3. Fixed compiler warnings

*
Release 1.0 Start 06/10/2018
======= Release Highlights ================================================
o new queue program ezmlm-queue to queue mails to indimail-mta
o Removed local libraries and use libqmail. Bulk of the code now comes from
  libqmail
o ezmlm-queue - handle qmail-qmqpc, qmail-multi and qmail-queue
o load environment variables from /etc/indimail/ezmlm/global_vars
===========================================================================
- 18/04/2021
1. First Release with common functions from libqmail
- 19/04/2021
2. First obs release
4. fixed debian dsc file
- 08/07/2021
5. ezmlm-queue: use qmail-qmqpc if qmail-queue is missing (indimail-mini
   installation)
- 15/07/2021
6. ezmlm-queue: use qmail-qmqpc, qmail-multi, qmail-queue in order to
   deliver/queue mails.
7. qmail.c: added custom error code
8. qmail.c: use envdir function to load environent variables from
   /etc/indimail/ezmlm/global_vars
