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

Re: forwarding in Eudora II


  • Subject: Re: forwarding in Eudora II
  • From: Robert Poland <email@hidden>
  • Date: Tue, 14 Oct 2003 13:58:09 -0600

>At 10:01 AM -0600 14/10/03, Robert Poland wrote:
>> set field "to:" of mm to "uce-ftc.gov"
>
> IIRC you need to drop the colon in your field designation.
>
> Writing it thus
>
> set field "to" of mm to "uce-ftc.gov"
>
> should give you a recipient.
>
>- web

Guess I wasn't clear, "to" and "to:" both work.

queue message mm

Gives an alert box (if the message has styles in it);

"The message "+No Recipient;, 9:45AM 10/14/03,
Fwd: forwarding in Eudora II" has styles in it.
You can send just styled mail,just plain text
mail (no styles, no links, no bars, no inserted
graphics) or you can send both.
( Cancel) ( Both) (Plain Only) (Styled Only)"

delete m

"Eudora got an error: last message of mailbox 1
doesn't understand the delete message." "Delete"
is in the dictionary.

Don't see anything in the dictionary to deal with buttons and alerts.

**** script as it is now.

tell application "Eudora"
set m to a reference to message -1 of
mailbox 1 -- last message of "in" box
set mm to forward message m
set field "to:" of mm to "uce-ftc.gov"
queue message mm
-- if exists alert then
-- select button "both"
-- end
delete m -- doesn't work
end tell

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 II
      • From: Christopher Stone <email@hidden>
References: 
 >forwarding in Eudora II (From: Robert Poland <email@hidden>)
 >Re: forwarding in Eudora II (From: Bill Briggs <email@hidden>)

  • Prev by Date: Re: Get every file of the entire contents of a folder. Quickly.
  • Next by Date: Re: Illustrator Scripting Help Needed
  • Previous by thread: Re: forwarding in Eudora II
  • Next by thread: Re: forwarding in Eudora II
  • Index(es):
    • Date
    • Thread