MACSCRPT Archives

March 2013

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bill Steele <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 26 Mar 2013 21:46:01 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
tell application "Mail"

		set newMessage to make new outgoing message 
		--set the recipient , subject, etc.
		send newMessage

...works fine. But 

set redirectMessage to redirect theMessage 
etc.
send redirectMessage

Brings up a box that says
"This message could not be sent because your account does not have a preferred outgoing mail server. Select an outgoing mail server from the list below."

and when you select, the message goes. Well, I DO have a preferred mail server. I just used it for that other message. 

What's different about redirect?


Bill Steele
[log in to unmask]

ATOM RSS1 RSS2