those curious)
Regards
Florian "Florob" Zeitz
# HG changeset patch
# User Florian Zeitz
# Date 1316132569 -7200
# Node ID 9d3cb2ef74d8a235ff86b4f8d644a28a47c17a70
# Parent 61d3544f8fdf03558055d240f5815dc1eac7fb66
lib: Add hmac-sha1 adapted from hmac-md5
diff --git a/src/lib/Makefi
Am 16.09.2011 14:40, schrieb Timo Sirainen:
> On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote:
>
> Looks pretty good. Below are a few things I noticed. I could fix these
> myself next week also, or you can do them during weekend if you want
> to. :)
>
I decided to do it
Am 21.02.2012 16:05, schrieb Christian Rohmann:
> Hey dovecot-users,
>
> clients that speak telnet based protocols like http, smtp usually encode
> IDN (International Domain Names) containing UTF-8 characters into ACE
> (ASCII Compatible Encoding) punycode.
>
> I am wondering what the case was wi
Am 20.03.2012 01:16, schrieb Eliezer Croitoru:
> On 20/03/2012 01:37, Jeff Simmons wrote:
>> On Monday, March 19, 2012 04:16:46 pm you wrote:
>>> On 3/19/2012 4:04 PM, Jeff Simmons wrote:
I'm working with a company that presently has a Linux mailserver which
all users have (no shell) acco
at the time of writing.
Regards,
Florian Zeitz
# HG changeset patch
# User Florian Zeitz
# Date 1346280236 -7200
# Node ID e2f682fab829c2ef23a050f884191f57e2fb5d60
# Parent 9bc2e718392ceaa327f14b50163232b629cd54d1
lib: Generalize hmac to be hash independent
diff --git a/src/auth/mech-cram-m
Am 11.09.2012 18:02, schrieb Timo Sirainen:
> On 4.9.2012, at 21.25, Florian Zeitz wrote:
>
>> Hello everyone and Timo in particular,
>>
>> about a year ago I implemented a SHA-1 variant of the HMAC(-MD5) present
>> in Dovecot.
>> I had always disliked this a
Am 19.09.2012 10:00, schrieb cc "maco" young:
> for testing a new ssl cert. it works ok for browsers, but
>
>> openssl s_client -crlf -connect ms1.trailsandtribulations.net:443
>
> => verify error:num=19:self signed certificate in certificate chain
>
> is this ssl cert - as it's constructed -
Am 11.09.2012 20:21, schrieb Timo Sirainen:
> On 11.9.2012, at 21.07, Florian Zeitz wrote:
>
>>> I think we could simply #define the largest allowed context_size, use it
>>> for these buffers' sizes and then add i_assert(meth->context_size <=
>>> HMA
Am 19.09.2012 19:43, schrieb Florian Zeitz:
> Am 11.09.2012 20:21, schrieb Timo Sirainen:
>> On 11.9.2012, at 21.07, Florian Zeitz wrote:
>>
>>>> I think we could simply #define the largest allowed context_size, use it
>>>> for these buffers' si
egards,
Florian Zeitz
# HG changeset patch
# User Florian Zeitz
# Date 1348017219 -7200
# Node ID 21a0d1b4daa7bb924f1666f0bb7c7e697a19c950
# Parent 8802322d72573ee17c52ce5e972e77e6f8ad69d1
auth: Add and use SCRAM-SHA-1 password scheme
diff --git a/src/auth/Makefile.am b/src/auth/Makefile.am
Am 02.10.2012 23:27, schrieb Timo Sirainen:
> On 3.10.2012, at 0.05, Florian Zeitz wrote:
>
>> attached is an hg export on top of the current dovecot-2.2 branch, which
>> adds support for a SCRAM-SHA-1 password scheme.
>>
>> Ideally I'd want doveadm pw's
Am 03.10.2012 01:42, schrieb Timo Sirainen:
> On 3.10.2012, at 0.05, Florian Zeitz wrote:
>
>> attached is an hg export on top of the current dovecot-2.2 branch, which
>> adds support for a SCRAM-SHA-1 password scheme.
>
> Oh, and SCRAM-SHA1 or SCRAM-SHA-1? I'd thin
Am 03.10.2012 01:58, schrieb Timo Sirainen:
> On 3.10.2012, at 2.54, Florian Zeitz wrote:
>
>> Am 03.10.2012 01:42, schrieb Timo Sirainen:
>>> On 3.10.2012, at 0.05, Florian Zeitz wrote:
>>>
>>>> attached is an hg export on top of the current dovecot
Am 03.10.2012 02:50, schrieb Timo Sirainen:
> On Wed, 2012-10-03 at 02:10 +0200, Florian Zeitz wrote:
>> Attached is a new export incorporating your feedback.
>
> Committed. Also what do you think about the attached patch? (Compiles,
> untested.)
>
Moving the passdb pa
Am 02.05.2013 17:53, schrieb Timo Sirainen:
> On 25.4.2013, at 16.39, Lutz Preßler wrote:
>
>> on a system with dovecot 2.2 I've got a mailbox containing multiple mails
>> from a person called Krüger, but From: header encoded differently.
>> Some are encoded in UTF-8 normalization form decomposed
Am 10.05.2013 15:24, schrieb Florian Zeitz:
> Could you elaborate a bit why you think i;unicode-casemap does not
> handle this case?
>
> Is it only applied to the query, but not the header, or vice versa?
> It seems to me that Step 2 should map both inputs to LATIN CAPITAL
> LE
16 matches
Mail list logo