Update google password

This commit is contained in:
2025-08-05 13:57:30 +00:00
parent e90640594d
commit bcf1f76506
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ function checkEDISales()
$mail->Host = 'smtp.gmail.com';
$mail->SMTPAuth = true;
$mail->Username = 'system@e5.pl';
$mail->Password = 'eT4U>hyJe';
$mail->Password = 'upkb sxxb pmxw lsaj';
$mail->SMTPSecure = 'tls';
$mail->Port = 587;
$mail->CharSet = 'UTF-8';