On 1 Sep 2009, at 11:29, cocoa-dev-requ...@lists.apple.com wrote:
Israel Chauca Fuentes wrote:
I'm using scripting bridge to send emails with Mail.app and I have
managed to do so, but I still have a little problem.
When adding attachments, the first one is placed at the beginning of
the messag
I don't have an answer, but I recently did the same thing, and found
that all my attachments end up at the beginning of the file, ahead of
the text, no matter what I did. Here's my code, which is slightly
different, but basically semantically identical to yours.
iter = [[sel
Hi there!
I'm using scripting bridge to send emails with Mail.app and I have
managed to do so, but I still have a little problem.
When adding attachments, the first one is placed at the beginning of
the message, while the rest of them are placed at the end of the
message, which is certain