3.12.0 - 7th May 2026 ======================= .. contents:: :local: :depth: 3 Introduce separate sender email and name configuration ------------------------------------------------------ Since the beginning of mail there was a misuse of the return path address as sender email. This release brings two new parameters `senderEmail` and `senderName` to set the corresponding values within a site configuration (under the mail key). The return path email can and must still be configured by page tsconfig but will now set the correct mail header `Return-Path`.