|
|
@@ -235,7 +235,7 @@ class MailHelper
|
|
|
],
|
|
|
'messageConfig' => [
|
|
|
'charset' => 'UTF-8',
|
|
|
- 'from' => [$configArr['send_mail'] => 'Vegard']
|
|
|
+ 'from' => [$configArr['send_mail'] => 'Noryatai']
|
|
|
],
|
|
|
]);
|
|
|
}
|
|
|
@@ -418,7 +418,7 @@ class MailHelper
|
|
|
'transport' => $transport,
|
|
|
'messageConfig' => [
|
|
|
'charset' => 'UTF-8',
|
|
|
- 'from' => [$configArr['send_mail'] => 'Vegard']
|
|
|
+ 'from' => [$configArr['send_mail'] => 'Noryatai']
|
|
|
],
|
|
|
]);
|
|
|
}
|
|
|
@@ -451,47 +451,47 @@ class MailHelper
|
|
|
// $port = '4650';
|
|
|
// break;
|
|
|
// case 5:
|
|
|
-// $smtp_username = "info@vegardmkt.com";
|
|
|
+// $smtp_username = "info@Noryataimkt.com";
|
|
|
// $host = 'smtp.fastmail.com';
|
|
|
// $password="q7yka9tdhgym9zuy";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// case 6:
|
|
|
-// $smtp_username = "info2@vegardmkt.com";
|
|
|
+// $smtp_username = "info2@Noryataimkt.com";
|
|
|
// $host = 'smtp.fastmail.com';
|
|
|
// $password="4emg7ux97qxz4fc7";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// case 7:
|
|
|
-// $pay_mail = "adminemail1@vegardmkt.com";
|
|
|
+// $pay_mail = "adminemail1@Noryataimkt.com";
|
|
|
// $smtp_username = "apikey";
|
|
|
// $host = 'smtp.sendgrid.net';
|
|
|
// $password="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";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// case 8:
|
|
|
-// $pay_mail = "adminemail2@vegardmkt.com";
|
|
|
+// $pay_mail = "adminemail2@Noryataimkt.com";
|
|
|
// $smtp_username = "apikey";
|
|
|
// $host = 'smtp.sendgrid.net';
|
|
|
// $password="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";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// case 9:
|
|
|
-// $pay_mail = "adminemail3@vegardmkt.com";
|
|
|
+// $pay_mail = "adminemail3@Noryataimkt.com";
|
|
|
// $smtp_username = "apikey";
|
|
|
// $host = 'smtp.sendgrid.net';
|
|
|
// $password="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";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// case 10:
|
|
|
-// $pay_mail = "adminemail4@vegardmkt.com";
|
|
|
+// $pay_mail = "adminemail4@Noryataimkt.com";
|
|
|
// $smtp_username = "apikey";
|
|
|
// $host = 'smtp.sendgrid.net';
|
|
|
// $password="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";
|
|
|
// $port = '465';
|
|
|
// break;
|
|
|
// default:
|
|
|
-// $pay_mail = "admin@vegardmkt.com";
|
|
|
+// $pay_mail = "admin@Noryataimkt.com";
|
|
|
// $smtp_username = "apikey";
|
|
|
// $host = 'smtp.sendgrid.net';
|
|
|
// $password="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";
|
|
|
@@ -512,7 +512,7 @@ class MailHelper
|
|
|
// ],
|
|
|
// 'messageConfig' => [
|
|
|
// 'charset' => 'UTF-8',
|
|
|
-// 'from' => [$pay_mail => 'Vegard']
|
|
|
+// 'from' => [$pay_mail => 'Noryatai']
|
|
|
// ],
|
|
|
// ]);
|
|
|
// }else{
|
|
|
@@ -530,7 +530,7 @@ class MailHelper
|
|
|
// ],
|
|
|
// 'messageConfig' => [
|
|
|
// 'charset' => 'UTF-8',
|
|
|
-// 'from' => [$smtp_username => 'Vegard']
|
|
|
+// 'from' => [$smtp_username => 'Noryatai']
|
|
|
// ],
|
|
|
// ]);
|
|
|
// }
|