gmail added : ps
This commit is contained in:
parent
76fe7dd78e
commit
3ed1727070
@ -540,7 +540,7 @@ class PDALERTS
|
||||
$mail->Password = "noreply@ssa"; // "The password"
|
||||
$mail->Port = 465; // "The port"
|
||||
$mail_id = 'ssa@venbainfotech.com';
|
||||
if(ENVIRONMENT == 'testing' && $state == "Delhi"){ $mail->addBCC("venbalap08@gmail.com");}
|
||||
if(ENVIRONMENT == 'testing' && $state == "Delhi"){ $mail->addBCC("venkiraj0@gmail.com");}
|
||||
if(ENVIRONMENT == 'production')
|
||||
{
|
||||
$mail_id = 'cpa@smcfinance.com';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user