Closed Bug 64117 Opened 24 years ago Closed 23 years ago

Import from Eudora: Extra lines added to the original mails in In mailbox.

Categories

(MailNews Core :: Backend, defect, P2)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 3157
Future

People

(Reporter: ji, Assigned: cavin)

Details

This bug is seperated from bug 58897. After import finishes, there is Eudora account created. In (jushin), Out (soushin) and Trash (Gomibako) folder in addtion to some default folders are created under this account. For the mail in the In folder, The Ja chars can be displayed correctly. But there are following two lines added to wrap the original mail. <x-flowed> </x-flowed>
This does not look like a Japanese specific problem. Is this Eudora-J specific or also happens with US version.
That's right. It's a general problem. Importing from Eudora 5.02 using 2000-12-31-21-Mtrunk build has the same problem. Changed the component, summary and QA contact. Naoki, please reassign. Thanks.
Component: Internationalization → Mail Back End
QA Contact: momoi → esther
Summary: Import from Eudora-J: Extra lines added to the original mails in In mailbox. → Import from Eudora: Extra lines added to the original mails in In mailbox.
Reassign to tonyr@fbdesigns.com, cc to putterman.
Assignee: nhotta → tonyr
Build 2001-02-26-09: NT4 Using Eudora 5.0.2 I'm not seeing this problem. Can someone try this again with a more recent build?
QA Contact: esther → nbaca
I still have this problem when importing mail from Eudora 5.0.2 to 02/26 on NT. I used pop on Eudora.
Build 2001-03-0920: NT4 I was able to import Eudora Mail (once without crashing,bug# 57125) and reproduced the problem. The extra lines do not appear when: - Importing Settings from Eudora - Importing Mail from Outlook Express
Keywords: nsbeta1
Build 2001-06-21-04: WinMe Build 2001-06-22-04: Mac 9.04 This problem is still present. The "<x-flowed> </x-flowed>" tags appear for all html messages imported from Eudora.
reassigning to cavin.
Assignee: tonyr → cavin
Keywords: nsBranch
Priority: -- → P2
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9.3
The extra two lines in the body text: <x-flowed> </x-flowed> are created by Eudora and we simply import the msgs without making any changes to them. Every Eudora msg whose 'Content-Type:' header contains 'format=flowed' is wrapped with the <x-flowed> tag. Here is an example: . . . Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-UIDL: e5d15a6dd0d2ec84d484178236d5b46c Status: RO <x-flowed> test </x-flowed> To fix this we really need to parse the body and strip out the <x-flowed> tag.
We should try to fix this at some point, but right now it's going to have to exist. Apparently 4.x had the same bug.
Keywords: nsbeta1, nsBranchnsbeta1-
Whiteboard: [nsbeta1+]
Target Milestone: mozilla0.9.3 → Future
Blocks: 126322
This appears to be a duplicate of bug# 3157. *** This bug has been marked as a duplicate of 3157 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
No longer blocks: 126322
Verified duplicate.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.