Currently, the platform name is used as the default sender name for email sending.
It would be more consistent to have a dedicated system variable for this purpose:
- Its default value would be empty → in this case, the platform name is used
- If the variable is defined → it is used as the sender name
- If a value is defined at the tracker configuration level → it takes precedence over system-level variables