diff --git a/scripts/pipework/run-weekly-email.php b/scripts/pipework/run-weekly-email.php index 980482e94..5ad34fe5e 100644 --- a/scripts/pipework/run-weekly-email.php +++ b/scripts/pipework/run-weekly-email.php @@ -328,7 +328,7 @@ try { // Recipients $mail->setFrom('thetool@xinon.at', 'XINON TheTool'); // Use sender address from config if available -// $mail->addAddress('mark.zaff@xinon.eu', 'Mark Zaff'); + $mail->addAddress('mark.zaff@xinon.eu', 'Mark Zaff'); $mail->addAddress('luca.haid@xinon.eu', 'Luca Haid'); // Content