2025-05-23-dovecot-2_4-upgrade, 2026-01-08-dovecot-2_4-stabilization: use dovecot -nP more

Like in b39e4d0ef9.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-08-01 23:23:26 +01:00
parent 3b0b51cdb2
commit 6b09ea3f2f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Title: net-mail/dovecot-2.4.x may break on upgrade
Author: Eray Aslan <eras@gentoo.org>
Posted: 2025-05-23
Revision: 2
Revision: 3
News-Item-Format: 2.0
Display-If-Installed: net-mail/dovecot
@@ -20,6 +20,6 @@ The following steps typically make the upgrade process easier:
3. Move ALL your configuration files to a temporary location
4. Upgrade to dovecot-2.4.x
5. Read the new configuration files and uncomment as necessary
6. Compare the new doveconf -n output with the old one and add missing
6. Compare the new doveconf -nP output with the old one and add missing
configuration settings one by one while checking that the system works after
each change

View File

@@ -1,7 +1,7 @@
Title: net-mail/dovecot-2.4.2 stabilization
Author: Eray Aslan <eras@gentoo.org>
Posted: 2026-01-08
Revision: 2
Revision: 3
News-Item-Format: 2.0
Display-If-Installed: net-mail/dovecot
Display-If-Keyword: amd64
@@ -31,7 +31,7 @@ The following steps typically make the upgrade process easier:
3. Move ALL your configuration files to a temporary location
4. Upgrade to dovecot-2.4.2
5. Read the new configuration files and uncomment as necessary
6. Compare the new doveconf -n output with the old one and add missing
6. Compare the new doveconf -nP output with the old one and add missing
configuration settings one by one while checking that the system works after
each change