Displaying 20 results from an estimated 1000 matches similar to: "Mail-crypt plugin clarification"
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
2023 Jan 08
3
Dovecot - mail_crypt - lmtp-server - no password to decrypt the key
I have been using postfix+dovecot successfully for a while now until I
tried mail crypt plugin lately. I tried what is describe here
https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/ and I
went for global-keys as described here:
https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/#global-keys
/"A good solution for environments where no user folder sharing is
2019 Dec 01
2
Mail-crypt won't encrypt emails
Hi,
(Reposting as my previous post got zero replies.)
We're running Dovecot 2.2.36 and we need to set up the mail-crypt plugin
to encrypt all incoming and outgoing emails. Outgoing emails seem to get
encrypted fine but the incoming ones don't. We tried everything
including this config:
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
mail_plugins = $mail_plugins mail_crypt
2019 Sep 30
0
Mail-crypt won't encrypt emails
Hi,
We're running Dovecot 2.2.36 and we need to set up the mail-crypt plugin
to encrypt all incoming and outgoing emails. Outgoing emails seem to get
encrypted fine but the incoming ones don't. We tried everything
including this config:
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
mail_plugins = $mail_plugins mail_crypt
plugin {
mail_crypt_global_private_key =
2018 Feb 11
0
Best mail encryption solution for per-user
Quoting tai74 at vfemail.net:
> 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
2019 Apr 09
3
decrypt.rb
>> I've tried specifying an output file as well, per the script's
command line options,
>> but the output file is 0 bytes.? Does anyone have any suggestions??
I *think* I'm
>> using it the way it's intended to be used, but maybe I'm not?!
>> -Dave
>
> Hi!
> Maybe the key you tried was not used to encrypt the file?
> Aki
Aki,
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
I've successfully implemented the mail_crypt plugin on v2.2.27 and it's
working like a champ, but some of our administrative operations require
access to Maildir messages in plaintext.
I've found numerous threads detailing help with mail_crypt setup, but none
of my research has yielded a method of decrypting the stored messages.
Relevant plugin config:
mail_crypt_curve =
2018 Feb 17
1
`mail_crypt` Doesn't Appear to be Working
Dovecot version: 2.2.22 (fe789d2)
I generated an EC key from the page https://wiki2.dovecot.org/Plugins/. For
reference here's my /etc/dovecot/conf.d/10-mail-crypt.conf file:
----
mail_plugins = $mail_plugins mail_crypt
plugin {
# mail_crypt_global_private_key = </etc/dovecot/ecprivkey.pem
mail_crypt_global_public_key = </etc/dovecot/ecpubkey.pem
mail_crypt_save_version =
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:
2017 Dec 13
1
Mail-crypt plugin clarification
rje writes:
> I'm looking into ways to encrypt the stored email on my server. The idea is
> to make it impossible for my hosting provider (who has access to my VPS) to
> read the mail from the disk.
Just to be clear, if at any point your VPS has access to the plaintext
mail (or keys that decrypt mail), then the VPS provider could access
your decrypted mail.
To make it unfeasible
2019 Apr 10
0
decrypt.rb
On 9.4.2019 18.15, Dave wrote:
> >> I've tried specifying an output file as well, per the script's
> command line options,
> >> but the output file is 0 bytes.? Does anyone have any suggestions??
> I *think* I'm
> >> using it the way it's intended to be used, but maybe I'm not?!
> >> -Dave
> >
> > Hi!
> > Maybe the key
2018 Jun 14
0
Namespaces for Apple Client
Hi,
i have a plesk server with postfix an dovecot.
Webmail is roundcube.
Version of Dovecot is 2.3.0.1
I want apple clients to use the default special folders.
My config for namespaces worked till last week.
Now I cant get it to work again.
Hope someone can help me.
# 2.3.0.1 (ffd8a29): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.0.1 (d33dca20)
# OS: Linux 4.4.0-042stab130.1 x86_64 Ubuntu
2019 May 31
0
(4) [mail-crypt-plugin] Password Query for Folder Keys questions
>>
Can you try
>>
>>
doveadm -o plugin/mail_crypt_private_password=desired_password mailbox > cryptokey generate -u user -UR
>>
>>
Aki
>
> I tried that and got the following:
>
>
[user at host](https://dovecot.org/mailman/listinfo/dovecot)
:~$ doveadm -o plugin/mail_crypt_private_password=desired_password mailbox > cryptokey generate -u user
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
2019 Dec 08
0
bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Technically creating and encrypting folder key does not require decrypting user's private key. All folder keys are encrypted with user's public key.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
2019 Dec 08
0
bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
It's a known issue that the password will be set to silly value, most likely 'yes'.
</div>
<div>
<br>
</div>
<div>
You should generate the user key during provisioning with `doveadm cryptokey generate -Uu
2019 May 31
1
[mail-crypt-plugin] Password Query for Folder Keys questions
> Can you try
>
> doveadm -o plugin/mail_crypt_private_password=desired_password mailbox > cryptokey generate -u user -UR
>
> Aki
I tried that and got the following:
user at host:~$ doveadm -o plugin/mail_crypt_private_password=desired_password mailbox > cryptokey generate -u user -UR
Folder Public ID
user at host:~$
Then I sent a new email to the mail server, and I
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
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 May 23
0
Best mail encryption solution for per-user
On 23.05.2018 10:15, mail at sjemm.net wrote:
> May 23, 2018 8:31 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
>> On 23.05.2018 09:13, mail at sjemm.net wrote:
>>
>>> May 20, 2018 8:01 PM, mail at sjemm.net wrote:
>>>> May 20, 2018 2:47 PM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
>>> On 19 May 2018 at 16:40 mail