add notify emails

This commit is contained in:
2025-05-24 18:56:48 +02:00
parent aa7848c34b
commit 50936f84e3
11 changed files with 568 additions and 3 deletions

View File

@@ -221,7 +221,7 @@ class camp_apply
$mail->SMTPDebug = 0; // Enable verbose debug output
$mail->isSMTP(); // Set mailer to use SMTP
$mail->CharSet = PHPMailer::CHARSET_UTF8; // UTF-8
$mail->Host = 'mail.livingsport.hu '; // Specify main and backup SMTP servers
$mail->Host = 'mail.livingsport.hu'; // Specify main and backup SMTP servers
$mail->SMTPAuth = true; // Enable SMTP authentication
$mail->Username = 'notify@livingsport.hu'; // SMTP username
$mail->Password = 'dpDiKSqU0V'; // SMTP password