changes : ps

This commit is contained in:
sanjeev.p 2021-09-21 11:12:38 +05:30
parent 72c41ed87d
commit 8d8e3a3c24

View File

@ -540,8 +540,8 @@ class PDALERTS
$mail->Username = "noreply@ssa.sineedge.com"; // "The account" $mail->Username = "noreply@ssa.sineedge.com"; // "The account"
$mail->Password = "noreply@ssa"; // "The password" $mail->Password = "noreply@ssa"; // "The password"
$mail->Port = 465; // "The port" $mail->Port = 465; // "The port"
//$mail_id = 'ssa@venbainfotech.com'; $mail_id = 'ssa@venbainfotech.com';
$mail_id = 'sanjeev.p@venbainfotech.com'; // $mail_id = 'sanjeev.p@venbainfotech.com';
if(ENVIRONMENT == 'production') if(ENVIRONMENT == 'production')
{ {
$mail_id = 'cpa@smcfinance.com'; $mail_id = 'cpa@smcfinance.com';