Fix passphrase changed errors in snappymail

This commit is contained in:
Florent Daigniere
2025-08-22 12:44:59 +02:00
parent e7a9b1b16f
commit 146202a902
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Fix "passphrase changed" errors in snappymail. You may need to run:
find webmail/_data_/_default_/storage/ -name .cryptkey -delete

View File

@@ -6,6 +6,7 @@ attachment_size_limit = {{ MAX_FILESIZE }}
[security]
allow_admin_panel = Off
openpgp = On
insecure_cryptkey = On
[labs]
allow_gravatar = Off