---
title: "Rules, pins, away replies, and webhooks"
description: "New ways to shape your inbox — filing rules, pinned conversations, vacation auto-replies — plus signed event webhooks for developers."
date: 2026-08-07
tags: ["feature"]
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.doota.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rules, pins, away replies, and webhooks

A batch of tools for keeping on top of mail:

- **Rules** file incoming mail for you — label it, move it, star it, forward it,
  or mark it spam — and you can apply a new rule to mail you already have. See
  [Organizing your mail](/guide/organizing).
- **Pin** the conversation you keep coming back to, so it stays at the top.
- **Away replies** answer new mail while you're out, once per sender, on a
  schedule you set. See [Away replies](/guide/away-replies).
- **Allowed & blocked senders** let you decide, once, who always skips or always
  lands in [Spam](/guide/spam-and-blocking).

For developers, **[webhooks](/admin/webhooks)** now POST signed event payloads
(`sent`, `delivered`, `bounced`, `complained`, `failed`, and `inbound-mail`) to
your systems — references only, never message content.

Source: https://docs.doota.dev/changelog/2026-08-07-organize-and-webhooks//index.md
