If header_msgid_decode fails for the content-id field, just grab whatever
authorJeffrey Stedfast <fejj@ximian.com>
Fri, 13 Sep 2002 21:36:28 +0000 (21:36 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 13 Sep 2002 21:36:28 +0000 (21:36 +0000)
commitb79c7b2a9f3a2d8fd49a3f9e3f184f642d5006e3
treeed256fe456dc3b89ebb61a558b05620cf187708b
parentebacba0725f1f3490a72d4a3cf5be75d3ed26379
If header_msgid_decode fails for the content-id field, just grab whatever

2002-09-13  Jeffrey Stedfast  <fejj@ximian.com>

* camel-mime-part.c (process_header): If header_msgid_decode fails
for the content-id field, just grab whatever is between the <>'s
(yes, this means that the content-id is invalid - but what can ya
do?). Addresses bug #21027.
camel/ChangeLog
camel/camel-mime-part.c