Re: Dovecot source code audit

2017-01-13 Thread Michael Felt
Congradulations. (Reminds me that is time I got started on the AIX xlc port...) On 13-Jan-17 18:17, Timo Sirainen wrote: Mozilla sponsored source code audit for Dovecot. So thanks to them we have our first public code audit: https://wiki.mozilla.org/MOSS/Secure_Open_Source/Completed#dovecot

Re: Dovecot source code audit

2017-01-13 Thread Larry Rosenman
Great news! I read the report, and it was enlightening as well. Congrats, Timo & Dovecot folks! On Fri, Jan 13, 2017 at 2:05 PM, Michael Fox wrote: > Congratulations Timo and all. > > Michael > > > > -Original Message- > > From: dovecot [mailto:dovecot-boun...@dovecot.org] On Behalf Of

Re: Dovecot source code audit

2017-01-13 Thread KSB
On 2017.01.13. 19:17, Timo Sirainen wrote: Mozilla sponsored source code audit for Dovecot. So thanks to them we have our first public code audit: https://wiki.mozilla.org/MOSS/Secure_Open_Source/Completed#dovecot Dates: October 2016 - January 2017 dovecot is a POP and IMAP mailserver; it is

RE: Dovecot source code audit

2017-01-13 Thread Michael Fox
Congratulations Timo and all. Michael > -Original Message- > From: dovecot [mailto:dovecot-boun...@dovecot.org] On Behalf Of Timo > Sirainen > Sent: Friday, January 13, 2017 9:17 AM > To: Dovecot Mailing List > Subject: Dovecot source code audit > > Mozilla sponsored source code audit

TLS feature missing

2017-01-13 Thread Tributh
Hi, i was using dovecot 2.2.25 compiled with opnessl 1.0.2 I realised with a cipherscan utility that i was able to support mulitiple TLS curves. Now i upgraded to 2.2.27 with opnessl1.1.0 and was falling back to historical stages where my server only servers one TLS-curve: secp384r1 right now. One

Re: doveadm mailbox cryptokey - not found

2017-01-13 Thread Корнеечев Евгений
> > 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

Dovecot source code audit

2017-01-13 Thread Timo Sirainen
Mozilla sponsored source code audit for Dovecot. So thanks to them we have our first public code audit: https://wiki.mozilla.org/MOSS/Secure_Open_Source/Completed#dovecot Dates: October 2016 - January 2017 dovecot is a POP and IMAP mailserver; it is used in 68% of IMAP server deployments world

Re: Sieve removeflag Action

2017-01-13 Thread Thomas Leuxner
* Stephan Bosch 2017.01.13 13:50: > So, that performs as expected. However, when I test this with LDA, Í can > reproduce your problem: > > $ doveadm fetch flags mailbox "Trash" 1 > flags: \Recent > $ doveadm fetch flags mailbox "INBOX" 1 > flags: \Recent > > Will investigate more later today...

Re: Sieve removeflag Action

2017-01-13 Thread Stephan Bosch
Op 13-1-2017 om 9:15 schreef Thomas Leuxner: Hi, I recently noticed that some of my automatically processed mails do no longer show flags with current Dovecot builds. This used to work before, not sure what broke it or whether I used it in the wrong way. When the removeflag line is dropped

Re: Plugin "mail_crypt" does not work

2017-01-13 Thread Aki Tuomi
On 13.01.2017 12:21, Evgeniy Korneechev wrote: > mail_crypt_global_public_key =

Plugin "mail_crypt" does not work

2017-01-13 Thread Evgeniy Korneechev
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(m...@example.com): Error: User initialization failed: mail_crypt_plugin: mail_crypt_global_public_key: Couldn't parse public key: Unknown key for

Re: Sieve removeflag Action

2017-01-13 Thread Thomas Leuxner
* Steffen Kaiser 2017.01.13 10:49: > from point of "logic" I would turn around both actions: > > removeflag "\\Flagged $MailFlagBit1"; > fileinto "Trash"; > > addflag "\\Flagged $MailFlagBit1"; > keep; Hi Steffen, that works thanks. Not sure why it worked before. Regards Thomas signature.a

Re: Sieve removeflag Action

2017-01-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Jan 2017, Thomas Leuxner wrote: I recently noticed that some of my automatically processed mails do no longer show flags with current Dovecot builds. This used to work before, not sure what broke it or whether I used it in the wrong way.

Sieve removeflag Action

2017-01-13 Thread Thomas Leuxner
Hi, I recently noticed that some of my automatically processed mails do no longer show flags with current Dovecot builds. This used to work before, not sure what broke it or whether I used it in the wrong way. When the removeflag line is dropped *both* messages get flagged in the client, one in