Displaying 3 results from an estimated 3 matches for "rfc822_skip_com".
2016 Apr 04
2
[PATCH 0/7] Fixes for lib-mail message-address
...found bugs in dovecot parser & generator. So I'm sending my
patches together with tests.
Pali Roh?r (7):
lib-mail: message_address_write: Fix generating empty group list
lib-mail: message_address_write: Fix generating group list with empty
name
lib-mail: parse_addr_spec: Like in rfc822_skip_comment() check if
last_comment is not NULL
lib-mail: parse_addr_spec: Email address without local-part is
invalid
lib-mail: parse_mailbox: Set display name instead mailbox when
parsing failed
lib-mail: message_address_write: Quote and escape strings if needed
lib-mail: Update tests...
2016 Apr 02
2
[PATCH 0/7] Fixes for lib-mail message-address
...found bugs in dovecot parser & generator. So I'm sending my
patches together with tests.
Pali Roh?r (7):
lib-mail: message_address_write: Fix generating empty group list
lib-mail: message_address_write: Fix generating group list with empty
name
lib-mail: parse_addr_spec: Like in rfc822_skip_comment() check if
last_comment is not NULL
lib-mail: parse_addr_spec: Email address without local-part is
invalid
lib-mail: parse_mailbox: Set display name instead mailbox when
parsing failed
lib-mail: message_address_write: Quote and escape strings if needed
lib-mail: Update tests...
2016 Apr 04
3
[PATCH 0/7] Fixes for lib-mail message-address
...gt; > patches together with tests.
> >
> > Pali Roh?r (7):
> > lib-mail: message_address_write: Fix generating empty group list
> > lib-mail: message_address_write: Fix generating group list with empty
> > name
> > lib-mail: parse_addr_spec: Like in rfc822_skip_comment() check if
> > last_comment is not NULL
> > lib-mail: parse_addr_spec: Email address without local-part is
> > invalid
> > lib-mail: parse_mailbox: Set display name instead mailbox when
> > parsing failed
> > lib-mail: message_address_write:...