Closed Bug 279450 Opened 20 years ago Closed 20 years ago

Outlook Express replied / forwarded / read status not imported

Categories

(Thunderbird :: Migration, enhancement)

x86
Windows 98
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 219269

People

(Reporter: bmo, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041109 Firefox/1.0 (MOOX M1)
Build Identifier: Thunderbird version 1.0 (20041208)

When importing mail from Outlook Express, the replied / forwarded / read status
of messages is not migrated successfully; all messages appear as new and unreplied.

Reproducible: Always

Steps to Reproduce:
1. Run Thunderbird for the first time.
2. Select "Import from Outlook Express".

Actual Results:  
Mail was imported successfully, but no messages had a "replied" or "forwarded"
status set, and all were marked as "unread".

Expected Results:  
Imported messages should retain their replied/forwarded/etc status as the
appropriate "X-Mozilla-Status" header.
Addendum to above post: Some research has dug this up:

<a href="http://oedbx.aroh.de/">http://oedbx.aroh.de/</a>

There are some very comprehensive specs for the Outlook Express .DBX format
there. Particularly:

<a
href="http://oedbx.aroh.de/doc/OE_Dbx_MessageInfo.html">http://oedbx.aroh.de/doc/OE_Dbx_MessageInfo.html</a>

See the bottom of that; the "Flags" values have been decoded, it seems that the
20th bit of the Flags descriptor defines whether the message is marked as
answered or not. Plus there's lots of demo C++ code.

Hopefully this helps Thunderbird's import code! If this is fixed in the nightly
builds please post by the way...
Version: unspecified → 1.0

*** This bug has been marked as a duplicate of 219269 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.