Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Entourage X' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Entourage X
Authored by: jima on Sep 03, '02 08:04:56AM

I noticed that if you drag a folder from the Entourage X Inbox to the Finder it saves it in a *.mbox format. So to make this work with Entourage, drag a folder from Entourage to the same Finder directory that the script is in (in this example the folder was called 'work' in Entourage, and in the Finder it appeared as 'work.mbox'). Next, use BBEdit (or ??) to change the line endings from Mac to Unix. Then in the Terminal from the directory that the script is in, type:

perl ./mailexport.pl work.mbox > tab-delimited-list

whoo-hoo! :)



[ Reply to This | # ]