How to create a new outgoing message with a signature assigned
How to create a new outgoing message with a signature assigned
- Subject: How to create a new outgoing message with a signature assigned
- From: Luc Naets <email@hidden>
- Date: Fri, 03 May 2002 17:00:19 +0000
Hi everybody
I think this is a question for Paul Berkowitz.
I want to create a new message in outlook Express 5.02 with a certain
signature assigned to it.
Now I create a new outgoing message without a standard signature assigned
the script looks like
copy (make new outgoing message ,
with properties ,
{account:myPOPaccount ,
, recipient:{address:{address:theMailAdress, display
name:(theRecepientsName)}} ,
, subject:theSubject ,
, color:{0, 0, 45535} ,
, content:mContent ,
, sender:{address:"email@hidden", display name:"Luc Naets"} ,
}) to myMessageID
Can a signature be added to this message or do I have to put it in the
message as last element
many thanks
--
Luc Naets
PrePress XTensions
Antwerpsestraat 108-116
2640 Mortsel
Tel 03 448 21 51 - Fax 03 448 21 50
_______________________________________________
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.