• 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: Apple Mail and Forward
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple Mail and Forward


  • Subject: Re: Apple Mail and Forward
  • From: Cameron Knowlton <email@hidden>
  • Date: Sat, 28 Jan 2012 15:06:39 -0800

Strange... even your email gets duplicated when I use your script against it.

Crap. Looks like I'm hosed.



On 28-Jan-12, at 2:47 PM, Michelle Steiner wrote:

On Jan 28, 2012, at 2:00 PM, Cameron Knowlton wrote:

... however, when I do the forward command, the resulting message has not 2, not 3, but 8 copies of the message in it. If on the other had, I click the Forward button, it creates a single message, but the Applescript command creates 8.

Has anyone encountered this before?

I get only one copy of the forwarded message.  I simplified the script slightly, but I still get only one copy with your original script:

tell application "Mail"
set messageList to selection
if messageList is {} then return
set currentMessage to item 1 of messageList
set theForwardedMessage to forward currentMessage with opening window
end tell

-- Michelle


Cameron Knowlton

iGods Internet Marketing Inc.

email@hidden

P: 250.382.0226


 _______________________________________________
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: Apple Mail and Forward
      • From: Michelle Steiner <email@hidden>
References: 
 >Apple Mail and Forward (From: Cameron Knowlton <email@hidden>)
 >Re: Apple Mail and Forward (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Apple Mail and Forward
  • Next by Date: Re: Apple Mail and Forward
  • Previous by thread: Re: Apple Mail and Forward
  • Next by thread: Re: Apple Mail and Forward
  • Index(es):
    • Date
    • Thread