Displaying 20 results from an estimated 500 matches similar to: "doveadm mailbox cryptokey - not found"
2017 Jan 12
0
doveadm mailbox cryptokey - not found
On 12.01.2017 16:05, Evgeniy Korneechev wrote:
> Hi, we have a problem.
> Command "doveadm mailbox cryptokey" does not work:
>
> # doveadm mailbox cryptokey
> usage: doveadm [-Dv] [-f <formatter>] mailbox <command> [<args>]
> create [-u <user>|-A] [-S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
> delete
2017 Jan 12
1
doveadm mailbox cryptokey - not found
>
> You forgot to load mail_crypt plugin.
>
> mail_plugins = $mail_plugins mail_crypt
>
With these settings also.
# dovecot -n
.....
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mail_plugins = " mail_crypt"
mbox_write_locks = fcntl
.....
# service dovecot restart
# doveadm mailbox cryptokey
usage: doveadm [-Dv] [-f .........
# ls /usr/lib64/dovecot/modules/* | grep
2019 Aug 29
1
download Dovecot
I have downloaded in MacMini MacOS X applications directory
the Dovecot.tzr.gz file from Dovecot v2.3.7.2 in
https://www.dovecot.org/download
I have clicked on dovecot-2.3.7.2 tar.gz and it creates a
dovecot-2.3.7.2 directory containung 35 files.
https://wiki2.dovecot.org/FrontPage?action=show&redirect=PageD%27Accueil#Dovecot_Wiki_Contents
2017 Jan 27
3
Plugin "mail_crypt" - using folder keys
Hi, i have two questions about using "folder keys" for encryption:
1. If i use this method how can i decrypt files manually?
2. If move a letter to another folder (or remove it), it will be unreadable.
Log:
imap(cloud): Error: read() failed: read(/home/cloud/Maildir/.Sent.test/cur/1485528498.M838579P2267....) failed:
Decryption error: no private key available (uid=5, box=Sent.test,
2019 Mar 27
1
MailCrypt: Encrypted user keys configuration with LDAP & cryptokey generate
Hi, I try to use the MailCrypt plugin with Floder encryption and
encrypted user keys, using LDAP. I use Dovecot 2.2.27 (c0f36b0)
I follow the wiki: https://wiki2.dovecot.org/Plugins/MailCrypt
doveconf -n and dovecot-ldap.conf.ext attached to this message.
I well configured slapd to let dovecot's dn query the userPassword
(hashed password SSHA). I use fusiondirectory-mail plugin:
2019 Jul 02
3
Percent character in mail_crypt_private_password not possible
Hello,
I am using the mail_crypt plugin with Dovecot 2.3 and have issues trying to use a mail crypt private password which contains a percent "%" character as you can see below:
$ doveadm -o plugin/mail_crypt_private_password=SomethingWith\%Percent mailbox cryptokey generate -u email at domain.tld -URf
doveadm(email at domain.tld): Error: Failed to expand plugin setting
2019 Dec 08
2
bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password
What it is way most best for causing bash script run (as root) of time
mailbox created (lda_mailbox_autocreate)?
I use dovecot 2.3.4.1 in Debian 10.
And I use of mail-crypt-plugin
https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/
I setup mail-crypt for requiring user encrypted EC key
(mail_crypt_require_encrypted_user_key = yes). I want for passphrase
encrypt EC key using client
2017 Jan 16
2
Plugin "mail_crypt" does not work
We tried these rights:
[root at mail44 dovecot]# ls -la
????? 80
drwxr-xr-x 8 root root 4096 ??? 13 13:17 .
drwxr-xr-x 98 root root 12288 ??? 11 11:47 ..
drwxrwxrwx 2 root root 4096 ??? 10 15:58 eckey
drwxr-xr-x 2 root root 4096 ??? 13 12:42 eckey2
drwxr-xr-x 2 vmail vmail 4096 ??? 11 09:14 RSAkey
[root at mail44 dovecot]# cd eckey2
[root at mail44 eckey2]# ls -la
????? 16
2019 Dec 08
2
bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password
> Technically creating and encrypting folder key does not
> require decrypting user's private key. All folder keys
> are encrypted with user's public key.
Problem is for that this is a new user. The new user has no private key. I
need for generating that private key. It do not the sense encrypts
something using a key public if there is no private key. Both key public
and private
2018 Feb 09
3
Best mail encryption solution for per-user
Hai,
Do you have advice about Dovecot plugins for mail encryption:
https://wiki2.dovecot.org/Plugins/MailCrypt
https://0xacab.org/riseuplabs/trees
I like NaCL based encryption but the MailCrypt plugin is better
because it's maintained by Dovecot developers (is this correct?)
Hard to understand MailCrypt docs so may I ask, may I provide per user
encryption? I don't like global
2017 Jun 28
2
Per-user quota (passwd)
Hello!
We have passwd=pam, userdb=passwd.
passdb {
driver = pam #server was entered domain Active Directory
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
How can i use per-user quota? Only passwd-file?
I tried:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
/etc/imap.passwd:
2020 Aug 05
3
mail_crypt folder keys without sql database
Hello,
Can the mail_crypt "folder keys" feature be used with encrypted user keys in passwd-file without sql database? It seems that there is no guide in the docs.
Best regards,
narangd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200805/1878e415/attachment.html>
2020 May 14
0
[Dovecot v2.3.9.3] HTTP API Endpoint for mailbox cryptokey operations
Hello everyone,
I successfully set up the mail_crypt plugin using folder keys, and
require user's key to be encrypted with a password using
mail_crypt_require_encrypted_user_key = yes.
As I'm trying to streamline the process of creating a user, and want to
develop an application in PHP to help me in that process, I'm very
interested in the doveadm HTTP API. Although the
2017 Jan 17
2
Plugin "mail_crypt" does not work
mail_attribute_dict = file:%h/Maildir/dovecot-attributes > dovecot.conf
Apparently so?))
----- ???????? ????????? -----
> ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 17 ?????? 2017 ? 17:32:38
> ????: Re: Plugin "mail_crypt" does not work
> Hi, guys. Also,
2018 Feb 11
2
Best mail encryption solution for per-user
Aki really thanks for reply,, I hope for continue the conversation,
>> Do you have advice about Dovecot plugins for mail encryption:
>>
>> https://wiki2.dovecot.org/Plugins/MailCrypt
>> https://0xacab.org/riseuplabs/trees
>>
>> I like NaCL based encryption but the MailCrypt plugin is better
>> because it's maintained by Dovecot developers (is this
2019 May 31
1
[mail-crypt-plugin] Password Query for Folder Keys questions
So I believe I generated a key successfully with:
'doveadm mailbox cryptokey generate -u user -UR' because I got the output with the check mark and the Public ID string of characters.
However I still can't read the CRYPTED emails when logging in with IMAP.. i'm still getting the following error in the mail log:
Error: read() failed: read(/var/vmail/[domain .
2017 Jan 13
2
Plugin "mail_crypt" does not work
Hi, i have a problem. I sent test e-mail.
It is in folder "Sent", but it was not delivered (folder "Inbox" is empty).
/var/log/dovecot:
.........
lda(mail at example.com): Error: User initialization failed: mail_crypt_plugin:
mail_crypt_global_public_key: Couldn't parse public key: Unknown key format
.........
Try RSA and EC:
2019 Jul 03
1
Percent character in mail_crypt_private_password not possible
??????? Original Message ???????
On Tuesday, July 2, 2019 6:21 PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> Hi, you need to escape % with %%. We are aware of a bug affecting when % comes in from some field via userdb, and we are looking into how to fix this.
Aki, I was wondering, does this bug also affect the changing of a cryptokey password using this command:
$ doveadm
2019 May 31
1
[mail-crypt-plugin] Password Query for Folder Keys questions
So when I tried this way I got the following output:
user'@'host:~$
doveadm -o plugin/mail_crypt_private_password=desired_password mailbox > cryptokey generate -u user -UR
user'@'host:~$
And when I tried this way I got the following output:
user'@'host:~$doveadm -o plugin/mail_crypt_private_password=desired_password mailbox cryptokey generate -u user -UR
Folder
2018 Sep 01
1
Do encrypted user keys self generate?