← Tous les articles
Bases de l'email·7 min de lecture·Theodore Dignet

Autorépondeur email : types, configuration dans Gmail et Outlook, et quand l'IA aide

Les quatre types d'autorépondeur email — répondeur de vacances, accusé de réception, basé sur des filtres, assisté par IA — ce que chacun fait, quand l'utiliser, et les étapes exactes de configuration pour Gmail et Outlook.

Cet article est pour l'instant disponible uniquement en anglais. La traduction est en cours - le texte original en anglais s'affiche ci-dessous.

An email autoresponder is any system that sends a reply to incoming messages without you writing that reply in the moment. The scope goes from a simple vacation message (one reply, sent to everyone) to a fully conditional system (different replies based on who sent the message, what it said, and when it arrived). This article covers the full range: what each type is, when to use it, and how to set it up in Gmail and Outlook.

The four types of email autoresponder

  1. Vacation / out-of-office responder - one message, sent to everyone who emails you during a set period. Native in Gmail and Outlook. Good for: away notifications, holiday messages, extended leave.
  2. Acknowledgement responder - confirms receipt of every inbound message, usually in a shared inbox (support@, sales@, info@). Tells the sender their message was received and sets a response time expectation. Usually set up via email rules.
  3. Filter-based responder - triggers only for messages that match a rule (e.g. subject contains "invoice", or sender is from a specific domain). More targeted. Available in Gmail via Filters + Canned Responses, and in Outlook via Rules.
  4. AI-assisted responder - reads the message, classifies intent, and either sends or proposes the contextually appropriate reply. The most flexible, but requires a third-party tool.

Type 1: Vacation responder

Gmail

Settings → See all settings → General → Vacation responder. Set a start date, an optional end date, a subject line, and the message body. Save.

Gmail's vacation responder sends the reply once per sender per four days - so if the same person emails you three times while you're away, they only get one auto-reply. Two checkboxes worth knowing:

  • Only send a response to people in my Contacts - limits replies to known contacts (useful for personal accounts to avoid responding to spam).
  • Only send a response to people in [domain] - available on Workspace accounts, restricts to internal senders.

Outlook

File → Automatic Replies (or Settings → Mail → Automatic replies in the new Outlook web app). You can write separate messages for internal and external senders - a feature Gmail's vacation responder doesn't match natively. Schedule a date range to turn the autoresponder off automatically on your return date.

Type 2: Acknowledgement responder (shared inboxes)

For a shared inbox (support@, orders@, enquiries@), you want every inbound message to get an immediate acknowledgement - not because you're away, but because response time sets expectations and reduces follow-up chasing.

Gmail

Gmail doesn't have a built-in "respond to every message" feature outside of the vacation responder. The workaround is combining a Filter with a Canned Response (called Templates in the current UI):

  1. Enable Templates: Settings → See all settings → Advanced → Templates → Enable.
  2. Create the template: compose a new email, write the acknowledgement message, then click the three-dot menu in the compose window → Templates → Save draft as template.
  3. Create the filter: Settings → Filters and Blocked Addresses → Create a new filter. Set it to match all incoming mail (e.g. "To: support@yourcompany.com"), then in the action step check "Send template" and select your acknowledgement template.

Note: this will send the reply to every matching message, including spam. Monitor the filter in the first few days and refine the matching criteria if needed.

Outlook

In Outlook, use Rules: Home → Rules → Manage Rules and Alerts → New Rule. Choose "Apply rule on messages I receive," set your conditions (e.g. sent to a specific address), and in the actions step choose "reply using a specific template." Save a .oft template file with the acknowledgement message and point the rule to it.

Type 3: Filter-based responders

These are more precise versions of Type 2 - instead of responding to everything, they trigger only for specific senders, subjects, or keywords. Common uses:

  • Subject contains "invoice" → respond with your accounts payable contact and processing timeline.
  • Sender domain matches @[partner].com → respond with a dedicated partner contact.
  • Email arrives after 6pm → respond with your working hours and when they'll hear back.

The setup is the same as Type 2 (Gmail Filters + Templates, or Outlook Rules + .oft templates) - just with more specific matching criteria. The limitation of this approach is maintenance: as your inbox evolves, the rules need to keep up, and a proliferation of rules becomes hard to manage.

Type 4: AI-assisted autoresponder

Rule-based autoresponders are binary: a message either matches the rule or it doesn't. They can't adapt to the content of the message beyond simple keyword matching. An AI-assisted autoresponder reads the actual message, infers intent, and either sends or proposes the contextually correct reply.

The practical difference: a rule checking for "invoice" in the subject will miss the vendor who sends "quick question about our last payment" (no keyword match). An AI system reading that message can classify it as a billing inquiry and respond accordingly.

The important distinction is between AI that proposes the reply (you approve before it sends) and AI that sends automatically. For personal email, approval-gated is almost always the right choice - you stay in control of what leaves your inbox. For very high-volume shared inboxes with well-understood intent categories (e.g. a support inbox receiving mostly known question types), fully automated replies can work, but come with the risk of the model misreading intent and sending something unhelpful or worse. Read more on the case for approval-gated AI email.

Choosing the right type

Use caseRecommended type
You're on holiday or leaveType 1: vacation responder
Shared inbox; need immediate acknowledgementType 2: acknowledgement responder
Specific message types need specific repliesType 3: filter-based
Content-aware, intent-based responsesType 4: AI-assisted
Volume so high manual replies are impossibleType 4 (with strong approval controls)

Common mistakes

Autoresponders that respond to autoresponders

If two email systems both have autoresponders active and one sends a reply, the other might reply to that reply, creating a loop. Well-configured autoresponders check for the "Auto-Submitted" or "X-Auto-Response-Suppress" headers and don't reply to automated messages. Gmail and Outlook's built-in vacation responders do this automatically. Custom rules and third-party tools vary - check the documentation.

Replying to mailing lists or newsletters

Vacation responders in Gmail have built-in logic to avoid sending to mailing lists. If you're building a custom filter-based autoresponder, add a condition to exclude messages sent to distribution lists (match: To doesn't contain your direct address, or check for the List-Unsubscribe header) to avoid bulk-replying to newsletters.

Missing the return date

A vacation autoresponder that stays active after you return looks unprofessional and confuses people who email you expecting a real reply. Always set an end date, or add a calendar reminder to disable it on your first day back.

Templates to get started

If you're setting up Type 1 or 2, the auto-reply email examples article has ten ready-to-use templates organised by intent. Copy the one that fits, paste it into Gmail or Outlook, and you're done.