---
title: "Breaking: #62793 - TypoScript config.notification_* removed"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-62793"
source: "Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #62793 - TypoScript config.notification\_\* removed

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

## Description

The following TypoScript options were removed:

`config.notification_email_charset`
`config.notification_email_encoding`
`config.notification_email_urlmode`

## Impact

Using those options have no effect anymore.

## Affected installations

Instances that set these options in FE TypoScript.

## Migration

Those options can be safely removed. They were used with old mail handling and
are substituted with a different engine that rendered those useless.
