Re: Cyrus IMAP 3.0.0-rc1 Config Lint Surprise

2017-01-16 Thread Andy Dorman via Info-cyrus
Sometimes it helps to be anal. :-) Andy On 01/16/2017 05:20 PM, ellie timoney via Info-cyrus wrote: This is now fixed, thanks Andy for the report and Nic for the pull request :) On Tue, Jan 17, 2017, at 09:42 AM, Bron Gondwana via Info-cyrus wrote: Thanks Nic, yeah - that page was back to fr

Re: Is guid_mode: sha1 really gone from imapd.conf?

2017-01-16 Thread Andy Dorman via Info-cyrus
Right. Sha1 is getting a bit ancient and Blake2 is used in Argon2 which won the most recent password hashing competition. Thanks for your time and all your work. Andy On 01/16/2017 05:13 PM, ellie timoney via Info-cyrus wrote: For what it's worth, looking at commit history, it looks like it

Re: Cyrus IMAP 3.0.0-rc1 Config Lint Surprise

2017-01-16 Thread ellie timoney via Info-cyrus
This is now fixed, thanks Andy for the report and Nic for the pull request :) On Tue, Jan 17, 2017, at 09:42 AM, Bron Gondwana via Info-cyrus wrote: > Thanks Nic, yeah - that page was back to front. Good find Andy. > > Bron. > > On Tue, 17 Jan 2017, at 04:01, Nic Bernstein via Info-cyrus wrote:

Re: Is guid_mode: sha1 really gone from imapd.conf?

2017-01-16 Thread ellie timoney via Info-cyrus
For what it's worth, looking at commit history, it looks like it went away sometime before 2.4.0 On Tue, Jan 17, 2017, at 09:41 AM, Bron Gondwana via Info-cyrus wrote: > Yep, it's gone away - sha1 is the only mode right now. We're going to > want to look at blake2 soon though I reckon. > > Bron.

Re: Cyrus IMAP 3.0.0-rc1 Config Lint Surprise

2017-01-16 Thread Bron Gondwana via Info-cyrus
Thanks Nic, yeah - that page was back to front. Good find Andy. Bron. On Tue, 17 Jan 2017, at 04:01, Nic Bernstein via Info-cyrus wrote: > Thanks for the heads-up. We'll get this fixed, it is the man page which > is correct. > -nic > > On 01/16/2017 10:19 AM, Andy Dorman via Info-cyrus w

Re: Is guid_mode: sha1 really gone from imapd.conf?

2017-01-16 Thread Bron Gondwana via Info-cyrus
Yep, it's gone away - sha1 is the only mode right now. We're going to want to look at blake2 soon though I reckon. Bron. On Tue, 17 Jan 2017, at 03:48, Andy Dorman via Info-cyrus wrote: > So the subject is the question... > > Running cyr_info conf-lint against our imapd.conf indicates "guid_mo

Re: Cyrus IMAP 3.0.0-rc1 Config Lint Surprise

2017-01-16 Thread Nic Bernstein via Info-cyrus
Thanks for the heads-up. We'll get this fixed, it is the man page which is correct. -nic On 01/16/2017 10:19 AM, Andy Dorman via Info-cyrus wrote: On 01/13/2017 12:07 AM, ellie timoney via Info-cyrus wrote: The Cyrus team is proud to announce the immediate availability of the first releas

Is guid_mode: sha1 really gone from imapd.conf?

2017-01-16 Thread Andy Dorman via Info-cyrus
So the subject is the question... Running cyr_info conf-lint against our imapd.conf indicates "guid_mode" is gone and indeed, the imapd.conf man page doesn't mention it now. But many older versions of the man page do mention it and I can not find any mention in past release notes at http://

Re: Cyrus IMAP 3.0.0-rc1 Config Lint Surprise

2017-01-16 Thread Andy Dorman via Info-cyrus
On 01/13/2017 12:07 AM, ellie timoney via Info-cyrus wrote: The Cyrus team is proud to announce the immediate availability of the first release candidate from the Cyrus IMAP 3.0 series: 3.0.0-rc1. As a release candidate, it is considered near-stable for production usage. Interfaces, APIs, feat