From 517fb3121296ce78c69f0f4cbb1a51f11025b835 Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Sat, 22 Apr 2023 07:52:42 +0200 Subject: [PATCH] clear updating.txt for release --- updating.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/updating.txt b/updating.txt index bc34cce..f2b24f7 100644 --- a/updating.txt +++ b/updating.txt @@ -1,4 +1,3 @@ work in progress: update instructions for the next release -- In domains.conf, for an account, the Destinations map will now always use full email addresses, no longer localparts relative to the Domain configured for the account. The old form with just a localpart is still accepted. When writing domains.conf through the cli commands or admin web pages, the destinations will automatically be written with full email addresses. In the future, support for the localpart-only form will be removed. -- If you run mox behind a NAT, you can now specify "IPsNATed: true" in the SMTP listener to skip a few DNS checks that previously would always fail due to the IPs being NATed. +- ...