Re: [Dovecot] Error in imap_address_arg_append

2013-12-03 Thread Timo Sirainen
On 3.12.2013, at 11.18, Potapov Sergey wrote: > Function imap_envelope_parse return incorrect result for addresses with > groups due to error in imap_address_arg_append because of with ", " is added > after group name and before first mailbox. > > Patch for dovecot v2.1 in attach. Committed t

[Dovecot] Error in imap_address_arg_append

2013-12-03 Thread Potapov Sergey
Hi Function imap_envelope_parse return incorrect result for addresses with groups due to error in imap_address_arg_append because of with ", " is added after group name and before first mailbox. Patch for dovecot v2.1 in attach. imap-envelope.patch Description: imap-envelope.patch