Re: Mai.app - Get sender ...
Re: Mai.app - Get sender ...
- Subject: Re: Mai.app - Get sender ...
- From: "Manfred M. Strasser" <email@hidden>
- Date: Fri, 30 Aug 2002 13:23:50 +0200
tell application "Mail"
set theSelection to selection
set theMessage to item 1 of theSelection
get sender of theMessage
end tell
You cannot set the sender of an incoming message. If you compose a
_new_ message, you can set the sending account.
All right, all right ...
But I want to get the "name of the sender" und die "emailaddress of the
sender" as seperat value.
br
MMS
_______________________________________________
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.