diff options
| author | tholdawa <[email protected]> | 2014-01-22 19:26:57 +0000 |
|---|---|---|
| committer | tholdawa <[email protected]> | 2014-01-22 19:26:57 +0000 |
| commit | 4b1ffebaa929007c70b83abecc45108006f14aea (patch) | |
| tree | 9b89216670b49c7e91ddcf83e923a0e67d63ee5e /examples/example6.cpp | |
| parent | Merge remote-tracking branch 'upstream/master' (diff) | |
| download | vmime-4b1ffebaa929007c70b83abecc45108006f14aea.tar.gz vmime-4b1ffebaa929007c70b83abecc45108006f14aea.zip | |
IMAPMessage::processFetchResponse was attempting to set Cc and Bcc header fields to values of type mailboxList.
HeaderFieldFactory registers these fields as type adddressList, so a bad_field_value_type exception was
thrown when processing a fetch response for a message with either Cc or Bcc fields.
Fixed by calling toAddressList on the mailboxList header field values to convert them to expected type.
Diffstat (limited to 'examples/example6.cpp')
0 files changed, 0 insertions, 0 deletions
