Merge branch 'Preorder/change-type-filter' into 'master'

added pipework history job

See merge request fronk/thetool!1210
This commit is contained in:
Luca Haid
2025-04-14 08:57:54 +00:00

View File

@@ -252,7 +252,7 @@ try {
}
// Recipients
$mail->setFrom('thetool.xinon.at', 'XINON TheTool'); // Use sender address from config if available
$mail->setFrom('thetool@xinon.at', 'XINON TheTool'); // Use sender address from config if available
$mail->addAddress('mark.zaff@xinon.eu', 'Mark Zaff');
$mail->addAddress('luca.haid@xinon.eu', 'Luca Haid');