As per [MaestroHelper::sendNotificationDigitalPost](https://github.com/OS2Forms/os2forms/blob/4.1.0/modules/os2forms_forloeb/src/MaestroHelper.php#L389-L390) both message and sender label is set to the configured [Maestro notification subject](https://github.com/OS2Forms/os2forms/blob/4.1.0/modules/os2forms_forloeb/src/MaestroHelper.php#L518-L522). In fact, the configured [sender label](https://github.com/OS2Forms/os2forms/blob/4.1.0/modules/os2forms_forloeb/src/Plugin/WebformHandler/MaestroNotificationHandler.php#L94-L100) is never used. This results in recipients receiving Digital post with the same sender- and message label.