• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Fwd: date received property of mail message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: date received property of mail message


  • Subject: Fwd: date received property of mail message
  • From: Marcus Rodrigues <email@hidden>
  • Date: Wed, 30 Jul 2003 18:55:13 -0300

> This worked fine for me:
>
> tell application "Mail"
> set ocontent to content of the last message of mailbox "In" of
> account 1
> set mdate to date sent of the last message of mailbox "In" of account
> 1 as string
> set sub to subject of the last message of mailbox "in" of account 1
> as string
> display dialog mdate
> end tell
>
>
>
> On Wednesday, July 30, 2003, at 05:47 PM, David Durkee wrote:
>
>> I don't have that version anymore, but in the Jaguar version of
>> Mail.app it looks like there is no date received property, only a
>> date sent. It seems funny that they would remove such a property. Are
>> you sure you read it right?
>>
>> David
>>
>> On Wednesday, July 30, 2003, at 02:34 PM, Thomas Taylor wrote:
>>
>>> OS 10.1.5, AS 1.8.1.
>>>
>>> According to the mail dictionary, I should be able to get the date
>>> received of a mail message. I am able to get subject, content, etc,
>>> but
>>> either not getting the date or not being able to display it
>>> correctly.
>>>
>>> set ocontent to content of the last message of mailbox pos of
>>> account 1
>>> set mdate to date received of the last message of mailbox pos of
>>> account 1 as string
>>> set sub to subject of the last message of mailbox pos of account 1
>>> as string
>>> display dialog mdate
>>>
>>> Thanks,
>>>
>>> Thomas Taylor
>>> 17106 76th Ave
>>> Maple Grove, MN 55311
>>> email@hidden
>>> _______________________________________________
>>> 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.
>>>
>>>
>> --
>> David Durkee
>> email@hidden
>> <http://ddurkee.homeip.net/>
>> _______________________________________________
>> 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.
>>
>>
> o#? Marcus Rodrigues o#?
> iBook 600 - Combo - Jaguar
> CC4nsul do Brasil Apple Clube - Caxias do Sul
> ichat: marcusrodrigues
> mailto:email@hidden
> http://homepage.mac.com/marcusrodrigues
>
o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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.

  • Prev by Date: Re: Thanks
  • Next by Date: Re: Thanks (was: Keep lines)
  • Previous by thread: Re: date received property of mail message
  • Next by thread: Preferences for a script
  • Index(es):
    • Date
    • Thread