Skip to content
Snippets Groups Projects
Commit 0ec7cf62 authored by Jared Hancock's avatar Jared Hancock
Browse files

tnef: Fix clobbered message when an IMAP message has a TNEF attachment

This fixes an issue where, when the mailfetch subsystem fetches more than
one email and one of them has a TNEF attachment; each message body after the
TNEF message will use the TNEF message body.

This patch fixes the issue by clearing the TNEF body in each cycle through
the message fetching and parsing loop.
parent cacd3ea4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment