aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example6.cpp
diff options
context:
space:
mode:
authortholdawa <[email protected]>2014-01-22 19:26:57 +0000
committertholdawa <[email protected]>2014-01-22 19:26:57 +0000
commit4b1ffebaa929007c70b83abecc45108006f14aea (patch)
tree9b89216670b49c7e91ddcf83e923a0e67d63ee5e /examples/example6.cpp
parentMerge remote-tracking branch 'upstream/master' (diff)
downloadvmime-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