no message
This commit is contained in:
parent
240ffdc843
commit
4cb3e66b43
@ -28,7 +28,7 @@ final class Smtp_bulk extends Base
|
|||||||
|
|
||||||
$configs['smtp_username'] = "fu@gemsub.online";
|
$configs['smtp_username'] = "fu@gemsub.online";
|
||||||
$configs['smtp_password'] = "GUtaonihouzi123#";
|
$configs['smtp_password'] = "GUtaonihouzi123#";
|
||||||
$configs['smtp_sender'] = "bulk@gemsub.online";
|
$configs['smtp_sender'] = "fu@gemsub.online";
|
||||||
|
|
||||||
$mail = new PHPMailer();
|
$mail = new PHPMailer();
|
||||||
$mail->isSMTP();
|
$mail->isSMTP();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user