Important: #97159 - MailLinkHandler key in TSconfig renamed
See forge#97159
Description
The key for the
Mail in the
TCEMAIN.
TSconfig has been renamed from
mail to
email.
This is done to be consistent with the identifier, used for the
$GLOBALS registration,
as well as the value of the
Link constant.
Update any usage of this key in your extension code.