no message
This commit is contained in:
parent
12fd36b126
commit
9ec52213d0
@ -26,9 +26,9 @@ final class Smtp_bulk extends Base
|
||||
// $configs['smtp_password'] = "xedbzjgcdpjlvinh";
|
||||
// $configs['smtp_sender'] = "fu.gemcode.jp@gmail.com";
|
||||
|
||||
$configs['smtp_username'] = "fu@gemsub.online";
|
||||
$configs['smtp_username'] = "a@gemsub.online";
|
||||
$configs['smtp_password'] = "GUtaonihouzi123#";
|
||||
$configs['smtp_sender'] = "bulk@gemsub.online";
|
||||
$configs['smtp_sender'] = "a@gemsub.online";
|
||||
|
||||
$mail = new PHPMailer();
|
||||
$mail->isSMTP();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user