Re: Regression/Bug report: crypt_private_key_file (for crypt_global_private_key) no longer supports inline base64 (from userdb) in dev branch
"luis.neapolis--- via dovecot" <[email protected]> Fri, 15 May 2026 13:29:10 -0000
| Newsgroups | gmane.mail.imap.dovecot |
|---|---|
| Message-ID | <[email protected]> |
Sorry, I mean:
The following works:
crypt_private_key_file = inline:LS0tLS1CRUd.........................
crypt_private_key_file = %{home}/pem.key
(where I copied the pem version of the base64 encoded to a file in the home of the user.
The following doesn't work:
crypt_private_key_file = inline:%{userdb:crypt_private_key_file}
crypt_private_key_file = inline:%{userdb:key}
crypt_private_key_file = inline:%{userdb:userdb_key}
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]