Re: Adding a message to a mailbox in Mail
Re: Adding a message to a mailbox in Mail
- Subject: Re: Adding a message to a mailbox in Mail
- From: Philip Aker <email@hidden>
- Date: Tue, 01 Oct 2002 23:58:43 -0700
Thanks Thierry,
Received successfully.
Best wishes,
Philip
On Tuesday, Oct 1, 2002, at 23:21 US/Pacific, Thierry Faucounau wrote:
Here you go.
Thierry
Begin forwarded message:
From: cricket <email@hidden>
Date: Wed Oct 2, 2002 1:33:15 AM Europe/Paris
To: Thierry Faucounau <email@hidden>
Cc: AppleScript Users List <email@hidden>, Rob
Jorgensen <email@hidden>
Subject: Re: Adding a message to a mailbox in Mail
The example scripts are pretty thorough -- you're just trying to do
something that is not possible in the UI -- that is, create a message
out of thin air and put in into a mailbox.
Your best bet is to convert to mbox format and mimick the folder
organization style that Mail uses for storing local mailboxes in
~/Library/Mail.
Here's an old import script that pulls in mbox files. It used to work
a few years back. I haven't verified it now, but it should give you
some ideas on how to pull it off.
- cricket
Philip Aker
http://www.aker.ca
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.