Displaying 1 result from an estimated 1 matches for "testmsg_bodystructure".
2016 Aug 22
1
RFC 3501 violation in FETCH BODY responses
...ulated MESSAGE/RFC822 message.
See the attached patch to ?src/lib-imap/test-imap-bodystructure.c?,
which currently (2.2.25) fails as follows
test-imap-bodystructure.c:122: Assert failed: strcmp(str_c(str), testmsg_body) == 0
test-imap-bodystructure.c:129: Assert failed: strcmp(str_c(str), testmsg_bodystructure) == 0
imap bodystructure parser ............................................ : FAILED
because the ?env-to? field of the envelope structure of the encapsulated
MESSAGE/RFC822 message is printed as
((NIL NIL "sub-to1" "domain.org") (NIL NIL "sub-to2" "doma...