Re: Sending Email from AppleScript Without Garbling It
Re: Sending Email from AppleScript Without Garbling It
- Subject: Re: Sending Email from AppleScript Without Garbling It
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 04 Jun 2002 20:58:33 -0700
On 6/4/02 1:39 PM, "Simon Kornblith (Mailing Lists)" <email@hidden>
wrote:
>
Then I would do something like:
>
>
tell application "Microsoft Entourage" to send (make new outgoing message
>
with properties {source:newSource})
>
>
Unfortunately Entourage mangles this message before sending it, not
>
recognizing that it has its own perfectly valid (AFAIK) MIME headers.
>
Instead of that, I end up with:
It's now been confirmed by an MS tester and filed officially as a bug.
Entourage shouldn't be adding boundaries. It will get fixed in a later
release (too bad we missed the SR 1, although AppleScript is not usually a
priority for those in any case). Thanks for the details.
--
Paul Berkowitz
_______________________________________________
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.