Setting reply to header for outgoing mail.app message
Setting reply to header for outgoing mail.app message
- Subject: Setting reply to header for outgoing mail.app message
- From: "Jeffrey H. Dean" <email@hidden>
- Date: Wed, 25 Feb 2004 11:40:05 -0900
Hello,
I want to ask for help setting the reply to header in an outgoing
message created with an applescript.
I have used :
set newMessage to make new outgoing message with properties {reply
to:replyTo, subject:theSubject, content:theBody & return & return}
but it does not add the header and the reply goes to the senders email
address.
Can I set the reply to header with an applescript so if I am sending a
message for a business from my computer, replies will go to another
address?
Thank you,
Jeff Dean
_______________________________________________
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.