mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 03:06:41 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Spik-en-span
This commit is contained in:
@@ -110,7 +110,7 @@ try {
|
||||
$mail->Host = 'smtp.office365.com';
|
||||
$mail->SMTPAuth = true;
|
||||
$mail->Username = 'ticketsopdracht@outlook.com';
|
||||
$mail->Password = 'ZZ^HyL*vyveJEZ04u&1W'; // Replace with the actual password or app-specific password
|
||||
$mail->Password = 'olomnqcnvwfzsrky'; // Replace with the actual password or app-specific password
|
||||
$mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS;
|
||||
$mail->Port = 587;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user