This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 552c2b4 shorten for now
552c2b4 is described below
commit 552c2b4eea6ef2d2263ac0ca03e535f9c8fef46a
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Aug 26 13:36:17 2020 +0200
shorten for now
I'll work on a migration document that goes more into detail, once work has
begun on a migration script.
---
README.md | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 9790783..9c0391b 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,5 @@ As several components are not finished or in working order
yet, this is pending.
### Migration disclaimer:
_While compatible with the original Pony Mail, this will not be a drop-in
replacement.
-Migration of the old database will be needed, and there will be cases where
-re-imaging a database from scratch (re-importing from mbox files as opposed to
migrating
-your ElasticSearch database) will not produce the exact same permalinks as
before, if
-the input options don't match exactly. For lists with a List-ID header present
in all
-emails (and no override used), this should not be the case for any permalinks,
and
-they should be the same. If you have an existing Pony Mail database, migrating
it
-with the provided migration tool is highly recommended if you wish to preserve
old
-permalinks._
+Migration of the old database is required, and several older ID generators
have been
+dropped in favor of collision-secure generators._