Displaying 20 results from an estimated 10000 matches similar to: "mail_crypt not working on incoming messages?"
2019 Mar 22
0
mail_crypt not working on incoming messages?
> On 22 March 2019 19:36 Dave via dovecot <dovecot at dovecot.org> wrote:
>
>
> [Dovecot v2.2.33.2]
>
> I'm testing out mail_crypt on a fresh Dovecot install to get a feel for
> how it works, but I'm running into something unexpected.
>
> The mail_crypt plugin does seem to be working, but NOT on incoming
> email.? What I mean is, if I send a test
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 =
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 Mar 22
1
mail_crypt not working on incoming messages?
On 3/22/2019 12:48 PM, Aki Tuomi wrote:
>
>> What am I missing?? Does anyone have any thoughts as to why JUST
>> incoming messages aren't encrypted, but that messages moved into the
>> IMAP account DO get encrypted?? Did I set up something incorrectly? I'm
>> using sendmail as the MTA, if that matters, and messages are routed to
>> the user's Maildir
2020 Mar 31
1
mail_crypt crashing randomly during LMTP
On 29. Mar 2020, at 17.07, Timo Sirainen <timo at sirainen.com> wrote:
>
>> This is what the log says in the moment of crashing:
>> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing
>> *** backtrace *** (see: https://pastebin.com/YCiFtxmy)
>
> It shows mailbox_free() in the backtrace, so it's probably crashing in
2018 Nov 07
2
Dovecot mail-crypt plugin
doveconf -n please
> On 07 November 2018 at 10:29 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> The only change which I did is updating the "dovecot.conf" file. I added
> below lines.
>
> mail_plugins = $mail_plugins mail_crypt
> mail_attribute_dict = file:%h/Maildir/dovecot-attributes
>
> plugin {
> mail_crypt_curve = <some
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 Nov 07
2
Dovecot mail-crypt plugin
After I configuring this, I logged in to the server and check the emails.
But they are in plain text. I can even read them from backend.
On Wed, Nov 7, 2018 at 1:49 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > On 07 November 2018 at 10:10 Anushka Uditha Bandara <anu.udb at gmail.com>
> wrote:
> >
> >
> > I configured an email solution using
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
2018 Nov 07
2
Dovecot mail-crypt plugin
Can you send output of `doveconf -n` instead, please? =)
Aki
> On 07 November 2018 at 10:42 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> Please check the attached file.
>
> On Wed, Nov 7, 2018 at 2:07 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > doveconf -n please
> >
> > > On 07 November 2018 at 10:29 Anushka
2018 Nov 07
2
Dovecot mail-crypt plugin
I configured an email solution using dovecot and postfix and it is working
fine. Now I am working for mail encryption. Is it enough to set below
configurations on dovecot for mail encryption. Because dovecot wiki is
little bit confusing to me.
"mail_plugins = $mail_plugins mail_crypt
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
plugin {
mail_crypt_curve = <some curve you
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:
2018 Nov 07
1
Dovecot mail-crypt plugin
I am sorry, I get it wrong.
Here what u asked
doveconf -n
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.87-linuxkit-aufs x86_64 Ubuntu 18.04.1 LTS fuse.osxfs
auth_cache_size = 10 M
auth_mechanisms = plain login
auth_username_format = %n
disable_plaintext_auth = no
imap_idle_notify_interval = 4 mins
listen = *
log_path =
2023 Feb 27
1
Auth variables unknown variable -- about to go crazy
Hi everyone,
I'm trying to configure my email server to encrypt mails on a per user
basis. I have the following in my conf:
mail_plugins = $mail_plugins mail_crypt
mail_attribute_dict = file:%h/Mail/dovecot-attributes
plugin {
mail_crypt_curve = secp521r1
mail_crypt_save_version = 2
mail_crypt_require_encrypted_user_key = yes
mail_crypt_private_password =
2019 Oct 11
2
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
Hello Aki,
I have this problem just with 2.3.8, my self-compiled 2.3.3 works fine.
I have previously tried to update from 2.3.3 to higher versions
(possibly 2.3.5 or so), but always had this error, which is why I am
always back to 2.3.3.
Configuration is exactly the same.
Here my output from "doveconf -n":
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf# Pigeonhole version
0.5.8
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>
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 Nov 04
2
mail_crypt plugin, few questions
Hi,
I have few questions regarding mail_crypt:
1) Is mail_crypt_global_private_key file read upon dovecot start/restart only or it is/can be read in any other time? I have made few tests by starting dovecot and removing master key for decryption - therefore it is not available on the platform - it only reside in memory, removing one of attack vectors
2) Is there planned any ?rollout? for key
2017 Nov 06
2
mail_crypt plugin, few questions
> Wiadomo?? napisana przez Aki Tuomi <aki.tuomi at dovecot.fi> w dniu 06.11.2017, o godz. 08:44:
>
> On 04.11.2017 20:52, Zbyszek ???kiewski wrote:
>> Hi,
>>
>> I have few questions regarding mail_crypt:
>>
>> 1) Is mail_crypt_global_private_key file read upon dovecot start/restart only or it is/can be read in any other time? I have made few tests by