Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-11 Thread Aki Tuomi
While this is true, it can be useful to encrypt messages in-rest at 3rd party storage. For end user, only PGP or similar provides sufficient security against admin. ---Aki TuomiDovecot oy Original message From: "M. Balridge" Date: 11/08/2018 13:56 (GMT+02:00) To: Dovecot

Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-11 Thread M. Balridge
Quoting Joseph Tam : > Another privacy plugin that assumes the server operator is unmotivated or > respects your privacy anyways, and won't just skim your password right off > the top to look at your mail. A vault with steel walls and a dirt floor. *SIGH* As usual, you're right on the money,

Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-10 Thread Joseph Tam
On Thu, 9 Aug 2018, neutron wrote: The plugin adds individually encrypted mail storage to the Dovecot IMAP server. It encrypts all (incoming and outgoing) mail on the mail server with a key, which can only be accessed with the users password. So the server operator is not able to see any mail

Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-09 Thread Stephan Bosch
Op 09/08/2018 om 19:29 schreef neutron: Follow up: cmouse from #dovecot pointed out, that this was a dovecot bug which is already fixed in newer dovecot versions. Thank you! With dovecot 2.2.34 (current debian backports version), I can not reproduce the error. So my last, "bug unrelated"

Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-09 Thread neutron
Follow up: cmouse from #dovecot pointed out, that this was a dovecot bug which is already fixed in newer dovecot versions. Thank you! With dovecot 2.2.34 (current debian backports version), I can not reproduce the error. So my last, "bug unrelated" question remains: > 4.) Is there a tool, with

[trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-09 Thread neutron
Hello dovecot team, at first I want to thank you the awesome dovecot software. I'm currently researching and developing the trees plugin (https://0xacab.org/riseuplabs/trees). In the future I would love to package this software for debian. I run into a problem, which I can not fix by myself,