Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-05-12 Thread luis.neapolis--- via dovecot
Hello, first of all, thank you for your reply. However it still doesn't work. Infact with he suggested configuration, when user receives a new mail I have this error: 2025-05-12 16:37:17 lmtp(284205): Error: lmtp-server: conn 1.2.3.4:52582 [2]: rcpt crypto.t...@example.com: Failed to initialize

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-05-06 Thread Timo Sirainen via dovecot
On 25. Mar 2025, at 15.15, luis.neapolis--- via dovecot wrote: > > crypt_global_private_key main{ > crypt_private_key_password=secret > crypt_private_key_file= > } > userdb ldap { >driver = ldap > . >fields { > > mail_crypt_global_private_key/main/crypt_private_key_file=inlin

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-05-01 Thread luis.neapolis--- via dovecot
still having same problem. it appears to be a bug. any advice? ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-04-10 Thread luis.neapolis--- via dovecot
Hello, sorry to bore you but after many days I still cannot solve the problem. I updated to 2.4.1 too but I still have the problem. I cannot understand why I have this error during LMTP session when I receive an email and it cannot write it on the disk as dovecot tries to load private key... Why

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-03-26 Thread luis.neapolis--- via dovecot
Hello, thank you for your reply but it appears that it is not an indexing problem. I removed completely /mail/domain.com/test from the filesystem, so now the user folder is no more existent and I let dovecot to recreate it. But it has the same behavior. I tried to uncomment "crypt_global_privat

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-03-26 Thread Aki Tuomi via dovecot
> On 25/03/2025 22:16 EET luis.neapolis--- via dovecot > wrote: > > > Hello I write here again as I made some progress. > Now I can read correctly from LDAP both the private key and public key, also > I can read the password of the user during the imap session to allow dovecot > to decrypt

Re: crypt_private_key_file retrived from userdb/ldap doesn't work

2025-03-25 Thread luis.neapolis--- via dovecot
Hello I write here again as I made some progress. Now I can read correctly from LDAP both the private key and public key, also I can read the password of the user during the imap session to allow dovecot to decrypt emails. The problem now is that I cannot fix a configuration that works for both