From 7989c0cfba15b22461909cc06b0ad1276cd88456 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Thu, 21 Feb 2019 11:59:05 +0800 Subject: [PATCH] Sync release notes of iRedMail Easy. --- en_US/iredmail-easy/iredmail-easy.release.notes.md | 6 ++++++ html/iredmail-easy.release.notes.html | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/en_US/iredmail-easy/iredmail-easy.release.notes.md b/en_US/iredmail-easy/iredmail-easy.release.notes.md index 58176f4f..8e6014f4 100644 --- a/en_US/iredmail-easy/iredmail-easy.release.notes.md +++ b/en_US/iredmail-easy/iredmail-easy.release.notes.md @@ -5,6 +5,12 @@ ## Upcoming release (March X, 2019) * Improvements: + + New option `Trusted clients` in mail server profile page, under tab + `Settings`. You can list all trusted IP addresses or CIDR networks here, + they will be whitelisted by few components: + - Postfix: parameter `mynetworks` in `/etc/postfix/main.cf` + - iRedAPD: parameter `MYNETWORKS` in `/opt/iredapd/settings.py` + - Fail2ban: parameter `ignoreip` in `/etc/fail2ban/ignoreip.local` + Backup OpenLDAP data with option `-o ldif-wrap=no`, to avoid break long line to multiple lines. The dumped LDIF file is easier to work with `grep` and other command line tools. diff --git a/html/iredmail-easy.release.notes.html b/html/iredmail-easy.release.notes.html index e54eef13..df811daa 100644 --- a/html/iredmail-easy.release.notes.html +++ b/html/iredmail-easy.release.notes.html @@ -32,6 +32,14 @@

Upcoming release (March X, 2019)