On or about 12/19/02 6:34 PM, Barry Wainwright wrote: > On 19/12/02 8:40, "Kirk McElhearn" <[EMAIL PROTECTED]> wrote: > >> I have about a dozen e-mail accounts for a variety of reasons. Is there any >> hidden way to create a new message directly in one account (other than the >> default) without having to manually change the From popup menu? >> >> >> Kirk > > You can set up an applescript to do it: > > tell application "Microsoft Entourage" > set newMess to make new draft window -- or use 'draft news window' for > news messages > set account of newMess to POP account 1 -- or whatever number you want, > or 'imap account "account_name"' etc > end tell > > Then save the script in the script menu and give it a keyboard shortcut.
Kirk didn't (doesn't) want to do it that way. He'd rather select from a long list in a popup. As I understood it. (I think George and Paul got him settled...I don't know if John or Ringo were able to help.) -- Gary -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
