• 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
Re: how many emails in Mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how many emails in Mail


  • Subject: Re: how many emails in Mail
  • From: "Mohammad F. Haque" <email@hidden>
  • Date: Mon, 11 Feb 2002 18:03:36 -0500

sweet! it works,thanks man. maybe now i can start my idea.

would it be a good idea to get applescript to count ALL the emails every couple of minutes and compare it to the last checked, just to see if there's any new emails? or even to say how many emails have been unread.


On Monday, February 11, 2002, at 05:49 PM, cricket wrote:

If you have a mailbox called 'INBOX' in your Personal Mailboxes section, you could do this:

tell application "Mail"
get count of every message of mailbox "INBOX" of account "Personal Mailboxes"
end tell

- cricket

On Sunday, February 10, 2002, at 08:31 PM, Mohammad F. Haque wrote:

hi, i was wondering if it was possible to get applescript to look into Apple's OSX Mail app and display how many emails is currently in a mailbox? how would i go about doing it?

----->
Software Entomologist/Mail for Mac OS X email@hidden
---------->
Half the world is water, the other 96% is wheat.
_______________________________________________
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.

  • Follow-Ups:
    • Re: how many emails in Mail
      • From: Reinhold Penner <email@hidden>
References: 
 >Re: how many emails in Mail (From: cricket <email@hidden>)

  • Prev by Date: Re: script object property contamination [reckon I've sussed it
  • Next by Date: Re: How to make a simple applescript work as a CGI? seems IMPOSSIBLE!
  • Previous by thread: Re: how many emails in Mail
  • Next by thread: Re: how many emails in Mail
  • Index(es):
    • Date
    • Thread