Bem-vindo aos extras do Thunderbird.
Adicione funcionalidades e estilos extra para tornar o Thunderbird só seu.
FecharFolder Filter Scheduler 0.2.0
por Kayhan
Run message-filter rules automatically on any folder, not just the Inbox. Match by sender, subject, reply-to and more, then move, copy, delete, or mark messages on a schedule across multiple accounts. A modern successor to Auto Filter Timer.
Acerca deste extra
What it does
- Runs rules on any folder you choose, not just the Inbox
- Runs on a timer (every N minutes) or instantly with one click
- Works across multiple accounts in a single rule
- Builds a sender-domain blocklist from spam you already have, with one right-click
Blocking spam domains
Select spam anywhere in the message list, right-click, and choose "Add spam domains to Folder Filter Scheduler". The sender domains are read from both Reply-To and From, shown to you in separate groups for review, and added to a rule that moves matching mail to Trash on your normal schedule. Subdomains are covered automatically, so blocking evil.com also catches bounce.evil.com. Well-known providers such as Gmail, Yahoo, Outlook and iCloud are never blocked, and that protected list is yours to edit.
Conditions
Match on From, To, Cc, Subject, Reply-To, List-Id, or Sender, using contains, is, starts with, ends with, or matches regex. Each condition can be negated and combined with AND or OR. A single condition can also hold a whole list of domains, which is what the right-click action fills in.
Actions
- Move to Trash, routed to each message's own account
- Move or copy to any folder, including a folder in a different account
- Mark as read, flagged, or junk
- Delete permanently
Backups and moving between profiles
Rules export to a JSON file and import back. A rule you already have is recognised and skipped rather than duplicated, so importing a shared file is safe.
Speed, and about Reply-To
Conditions on From, To, Cc, and Subject use indexed data and download nothing. Conditions on Reply-To, or other non-indexed headers, need the message itself, which is fetched on demand on an online IMAP folder. For speed and offline use, enable offline storage for that folder. Scheduled runs look only at mail that arrived since the previous run, so a large folder stays cheap. "Run all rules now" always scans everything.
Privacy
No data is collected or transmitted. Everything runs locally inside Thunderbird, and the add-on makes no network requests of its own.
Open source
Licensed under MPL-2.0. Source, issues, and contributions welcome at github.com/KayhanB21/folder-filter-scheduler