• 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: Making a new incoming message in a folder in Entourage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a new incoming message in a folder in Entourage


  • Subject: Re: Making a new incoming message in a folder in Entourage
  • From: John Delacour <email@hidden>
  • Date: Sun, 18 Aug 2002 02:22:50 +0100

At 7:17 pm -0300 17/8/02, Bill Briggs wrote:

It does seem counter-intuitive to be making incoming messages (is that what you do when you're lonely and want to get mail?), but in fact you can do this with Eudora. I have no idea if it's possible to do it with Entourage.

One reason you might do this in Eudora would be in order to compose an incoming message in one fell swoop in order to "send again" and delete it once the new outgoing message was created. This is not only very fast but allows the creation of styled messages, which is otherwise impossible with AE.

set s to "To: you@there
Subject: Just a bit of fun!\r
<html><font color=\"#ff0000\">Entourage? :-&lt;</font></html>"
tell app "Eudora"
set m to make message at end of mailbox 1 with data s
set m2 to send again m
move m to end of mailbox 3
end


JD
_______________________________________________
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.

References: 
 >Making a new incoming message in a folder in Entourage (From: Simon Kornblith <email@hidden>)
 >Re: Making a new incoming message in a folder in Entourage (From: Bill Briggs <email@hidden>)

  • Prev by Date: Re: Making a new incoming message in a folder in Entourage
  • Next by Date: Re: OS 10.2 & Mail scripting has introduced a new wrinkle
  • Previous by thread: Re: Making a new incoming message in a folder in Entourage
  • Next by thread: Re: Making a new incoming message in a folder in Entourage
  • Index(es):
    • Date
    • Thread