• 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
forwarding in Eudora
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

forwarding in Eudora


  • Subject: forwarding in Eudora
  • From: Robert Poland <email@hidden>
  • Date: Tue, 14 Oct 2003 07:37:09 -0600

Hi,

Eudora 6.0, OS 10.2.8

I'm trying to script the forwarding of messages to uce-ftc.gov.

Here's what I've done so far.

tell application "Eudora"
set m to a reference to message -1 of mailbox 1 -- last
message of "in" box
forward message m
set field "to" of m to "uce-ftc.gov"
queue message m
end tell

The forward message is created, but the "to" field is not filled in.

I get an alert asking if I want to save the file that was never opened.

Eventually I would like to do a key command to forward the message
and delete the original.

TIA,
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
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.

  • Follow-Ups:
    • Re: forwarding in Eudora
      • From: Christopher Stone <email@hidden>
    • Re: forwarding in Eudora
      • From: Emmanuel <email@hidden>
  • Prev by Date: RE: ASCII Character Map
  • Next by Date: Re: Get every file of the entire contents of a folder. Quickly.
  • Previous by thread: Import of XML Data in Quark 6
  • Next by thread: Re: forwarding in Eudora
  • Index(es):
    • Date
    • Thread