Re: Mail.app and Message Priority
Re: Mail.app and Message Priority
- Subject: Re: Mail.app and Message Priority
- From: Jean-Baptiste LE STANG <email@hidden>
- Date: Fri, 30 Jul 2004 12:43:25 +0200
Well, you can have a look to XMail an osax that lets you precise the
priority level for your message among many other things (Custom
headers, SMTP authentication, SSL sockects,)
You'll be able to download it there :
<
http://www.atilla.org/~macfan/XMail/>
++ Jean-Baptiste LE STANG
Le 30 juil. 04, ` 11:35, Vincent Claudic a icrit :
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.
_______________________________________________
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.