Mail.app and Message Priority
Mail.app and Message Priority
- Subject: Mail.app and Message Priority
- From: Vincent Claudic <email@hidden>
- Date: Fri, 30 Jul 2004 11:35:16 +0200
Hello everybody,
I'm looking for a way to add the field "X-Priority: Level", with level
from 1 - 5, in the Message Header. Does anyone have an idea ?
I'd tested something like:
tell application "Mail" to set newMessage to make new outgoing message
with properties {subject:"My Subject", content:"My Message" & return &
return, reply to:"email@hidden" & return & "X-Priority: 5"}
But, it doesn't work...
thanks a lot for your attention and read you later.
all the best,
Vincent
_______________________________________________
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.