Hi, I'm working with an email account which was exported as mbox files from Outlook using the drag and drop method on a Mac. Files at first appeared to import into ePADD 7 fine, but it appears that all attachments are 0 length files. When I ...
Discovered the solution myself - the mbox files used Mac CR line breaks instead of CR LF. Editing the files in Notepad + to use the latter line breaks fixed the issue.