---
title: "Feature: #87200 - Send plaintext and HTML mails in EmailFinisher"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-87200"
source: "Changelog/10.0/Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #87200 - Send plaintext and HTML mails in EmailFinisher

See [forge#87200](https://forge.typo3.org/issues/87200)

## Description

The `EmailFinisher` of EXT:form now sends mails with a plaintext and an HTML part.
A new option `addHtmlPart` has been added to configure if a HTML part should be added to mails.

## Impact

Mails now contain both plaintext and HTML parts to support a wider audience.

Enforcing a plaintext-only mail increases reception and security.
