gmail added : ps

This commit is contained in:
sanjeev.p 2021-10-20 16:48:20 +05:30
parent 76fe7dd78e
commit 3ed1727070

View File

@ -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';