Forrest logo
back to the osascript tool

osascript:ai:cae2e

Marks the current message in Thunderbird as read from the command line
$ osascript -e 'tell application "Thunderbird" to mark current message as read'
try on your machine

Marks the current message in Thunderbird as read from the command line

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • How do I make Thunderbird mark a message as read, from the command line?
back to the osascript tool