I wrote this applescript to solve this problem. Here it is:
tell application "Mail" set theMailboxes to every mailbox repeat with theMailbox in theMailboxes set theMessages to every message of theMailbox repeat with theMessage in theMessages if read status of theMessage is false then set read status of theMessage to true end if end repeat end repeat end tell
It doesn't change the status of new emails in your inbox. It only changes the status of emails on your mac. Once you run the script in applescript editor you can see the count dropping down to zero very quickly.
The good thing with the script is you can make this run at specific times in a day by using ical. Just use alarm options in iCal to setup to run this script at certain of the day. I run this script at 8am early in the morning and at noon and at 4 pm, etc so that I don't see the annoying email count on my mac.
1 comment:
Sands Casino – San Jose - SEGA Online
Explore our newly 샌즈카지노 reopened slot machines and more at our new San Jose location in San Jose. It's time to relax and play the best slot machines in San Jose.
Post a Comment