CIClearInboxSign in

How to organize your email automatically with rules

· 3 min read · ClearInbox team

Manually dragging messages into folders is a job you can retire from today. Every serious email system supports rules — small if-this-then-that programs that run on incoming mail. Set up the right dozen rules once and roughly 80% of your mail sorts, archives or deletes itself before you ever see it. Here is what to automate first and how far the built-in tools can take you.

The rules with the biggest payoff

What Gmail filters and Outlook rules can do

Gmail filters match sender, recipient, subject, keywords, size and attachments, and can label, archive, delete, forward or star. Outlook rules run server-side with similar conditions plus categories. Both are reliable — and both share the same blind spots: no conditions based on message age (“delete after 30 days” is impossible), no per-sender keep-newest in Gmail, and every rule is built one dialog at a time per provider, per account.

Rules that built-in filters cannot express

The most useful cleanup rules are time-based: archive notifications older than 2 days, delete promotions older than 30, keep only the latest message from each mailing list. ClearInbox's Auto Clean engine supports exactly these — rules on sender, domain, subject, folder, age, read state, labels and mailing-list membership, with actions from move and archive to keep-newest and delete-after-X-days. Rules run unattended on a cron schedule and on every newly synced message, across Gmail, Outlook and IMAP accounts alike, and every action is logged so you can audit (and undo) what automation did.

Start small, audit weekly

  1. Automate the obvious three first: notifications, newsletters, receipts.
  2. Run the rules in move/archive mode for a week before enabling any delete action — check the activity log for surprises.
  3. Promote to delete only after a week of clean runs; add one new rule whenever you catch yourself repeating a manual action.

Frequently asked questions

What is the difference between rules and filters?

Nothing meaningful — Gmail calls them filters, Outlook calls them rules. Both evaluate incoming messages against conditions and apply actions like moving, labeling or deleting automatically.

Can Gmail filters delete emails after 30 days?

No. Gmail filters act only at arrival time and have no age conditions. Age-based cleanup (delete promotions older than 30 days) needs a tool with a scheduler, such as ClearInbox's Auto Clean rules.

Do email rules run when my computer is off?

Gmail filters and Outlook online rules run server-side, so yes. Rules created in old desktop Outlook can be client-only and require the app to be open. ClearInbox's rules run in its own scheduler, independent of your devices.

How many email rules should I have?

As many as you can audit. A dozen well-chosen rules covering notifications, newsletters and receipts handles most volume; hundreds of micro-rules become unmaintainable. Review your rule list and activity log occasionally to prune ones that no longer fire.

Keep reading