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

forwarding in Eudora II


  • Subject: forwarding in Eudora II
  • From: Robert Poland <email@hidden>
  • Date: Tue, 14 Oct 2003 10:01:12 -0600

Chapter II,

tell application "Eudora"
set m to a reference to message -1 of
mailbox 1 -- last message of "in" box

Mailbox 1 seems to be a random thing.

set mm to forward message m
set field "to:" of mm to "uce-ftc.gov"
queue message mm

Get an alert box here;
"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)"

-- if exists alert then
-- select button "both"
-- end
delete m
end tell

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

Don't see anything in the dictionary to deal with
alerts and "Delete" is in the dictionary.

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: Bill Briggs <email@hidden>
  • Prev by Date: Re: Get every file of the entire contents of a folder. Quickly.
  • Next by Date: Re: forwarding in Eudora II
  • Previous by thread: Re: forwarding in Eudora
  • Next by thread: Re: forwarding in Eudora II
  • Index(es):
    • Date
    • Thread