dinhvh / libetpan

Mail Framework for C Language
www.etpan.org
Other
612 stars 284 forks source link

imf field parsing: fix parsing of Resent-Bcc header #412

Closed sp-andwei closed 2 years ago

sp-andwei commented 2 years ago

fix return value of mailimf_resent_bcc_parse in success case to MAILIMF_NO_ERROR -- currently, TRUE (=1) is returned, which wrongly causes an error when trying to parse a Resent-Bcc header field