[X4U] Mail.app AppleScript??
Andy Fragen
lists at thefragens.com
Tue Aug 29 00:28:33 PDT 2006
I'm desperately trying to write a script that will burst a MIME
digest in Mail.app? If someone's already done this please share.
I've gotten to the point where I can parse the digest and grab the
first "raw source" of message 1 of the digest. I can further parse
the "headers" and the "content".
However, my great problem is trying to create a new message in the
same mailbox as the digest. I do have the digest's mailbox.
What I can't figure out is why the following doesn't produce anything
-- yet doesn't err.
make new message with properties {header:theHeaders,
content:messageContent} at mailbox messageContainer
Please any help is greatly appreciated.
Andy Fragen
More information about the X4U
mailing list