• 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: Download email with Entourage X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Download email with Entourage X


  • Subject: Re: Download email with Entourage X
  • From: Michael Grant <email@hidden>
  • Date: Sat, 06 Jul 2002 10:01:34 -0500

On 7/3/02 4:43 PM, "Guillaume Iacino" <email@hidden> wrote:

> How to you tell Entourage X to download all the emails from the various
> accounts set?
>
> I know it sounds easy but I am still trying to underdstand how I can use the
> words inside the Dictionary.

It is quite simple. Here's the script I use to launch Entourage and check
the two accounts that I get messages from clients and friends/family on:

tell application "Microsoft Entourage"
activate
execute schedule "Send & Receive main"
end tell

Of course you have to define the schedule first for that one.
And here's a script to check the specific account that's subscribed to this
list:

tell application "Microsoft Entourage"
activate
connect to POP account "email@hidden"
end tell

HTH,
Michael


"The people can always be brought to do the bidding of the leaders. That is
easy. All you have to do is to tell them they are being attacked, and
denounce the pacifists for lack of patriotism and exposing the country to
danger."

-- Hermann Goering
_______________________________________________
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: 
 >Download email with Entourage X (From: email@hidden (Guillaume Iacino))

  • Prev by Date: Re: listing folder contents without opening
  • Next by Date: Mailman related question
  • Previous by thread: Download email with Entourage X
  • Next by thread: Eudora Filter
  • Index(es):
    • Date
    • Thread