• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mail.app Attachments Filter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app Attachments Filter


  • Subject: Re: Mail.app Attachments Filter
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 24 Jan 2008 10:34:04 -0700

On Jan 24, 2008, at 10:22 AM, NBurman Design wrote:

if count (items of myAttachments) < 1 then
--do the forward of the email that has no attachments
set newMessage to make new outgoing message with properties {subject:thesubject & "From" & theSender, content:thebody, sender:"email@hidden", visible:true}
tell newMessage
make new to recipient at end of to recipients with properties {name:"Filtering", address:"email@hidden "}
send
end tell


Instead of all that, why not use mail's built-in "forward" Applescript command?

Which line of the script generates the error?

-- Michelle

--
Color is just a pigment of your imagination.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Mail.app Attachments Filter
      • From: NBurman Design <email@hidden>
References: 
 >Mail.app Attachments Filter (From: NBurman Design <email@hidden>)

  • Prev by Date: Mail.app Attachments Filter
  • Next by Date: GUIscritpting, Pages and PDF
  • Previous by thread: Mail.app Attachments Filter
  • Next by thread: Re: Mail.app Attachments Filter
  • Index(es):
    • Date
    • Thread