From fba86ecfe8b9d0078da006d20c16daed0f534e92 Mon Sep 17 00:00:00 2001 From: sagredo-dev Date: Sat, 7 Sep 2024 16:57:19 +0200 Subject: [PATCH] README.md changes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4b447..2713c82 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ This `QmailAdmin` distribution puts together Inter7's last `qmailadmin-1.2.16` w * `ezmlm-idx 7` compatibility patch (author unknown), which restores the compatibility with `ezmlm-idx-7` (thanks to J.D. Trolinger for the advice). * a fix to the catchall account * another fix to autorespond.c to correct the way `.qmail` files are modified -* [`qmail-autoresponder`](https://untroubled.org/qmail-autoresponder/) support (thanks Nathanaƫl Semhoun) +* [`qmail-autoresponder`](https://untroubled.org/qmail-autoresponder/) support (thanks Nathanaƫl Semhoun). Just configure with `--enable-qmail-autoresponder` (default disabled). + The patches applied can be found in the contrib directory.