Re: Public mailboxes and mailcrypt

2023-07-12 Thread Robert Senger
Am Montag, dem 10.07.2023 um 07:52 +0300 schrieb Aki Tuomi: > > > > > Technically you could return a keypair for the public user from > userdb, when the public user is being looked up. > mail_crypt_global_public/private_key takes precedence over generated > keys. > > Aki Thanks. Tried that, an

Re: Public mailboxes and mailcrypt

2023-07-11 Thread Robert Senger
Am Montag, dem 10.07.2023 um 07:52 +0300 schrieb Aki Tuomi via dovecot: > > > > Technically you could return a keypair for the public user from > userdb, when the public user is being looked up. > mail_crypt_global_public/private_key takes precedence over generated > keys. > > Aki Thanks. Trie

Re: Public mailboxes and mailcrypt

2023-07-09 Thread Aki Tuomi via dovecot
> On 09/07/2023 18:24 EEST Robert Senger > wrote: > > > Hi there, > > is there a possibility to combine public mailboxes (as described in the > first link below) with mailcrypt plugin using per-user keys (as > described in the second link below)? > > I assume, no. But if there's a solution