فهرست منبع

update smtp server name

Fabrice 3 سال پیش
والد
کامیت
d05bb88b79
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      api.ipsocloud.com/api/v1/Models/DataInterface.class.php

+ 2 - 2
api.ipsocloud.com/api/v1/Models/DataInterface.class.php

@@ -135,7 +135,7 @@ namespace Models {
       //$mail->SMTPDebug = 2;
       $mail->SMTPDebug = 0;
       $mail->CharSet = 'UTF-8';
-      $mail->Host = 'pf-1002.whm.fr-par.scw.cloud';
+      $mail->Host = 'pf-1005.whm.fr-par.scw.cloud';
       $mail->Port = 465;
       //$mail->SMTPSecure = 'tls';
       //$mail->Host = 'smtp.mailtrap.io';
@@ -400,4 +400,4 @@ namespace Models {
 
 }
 
-?>
+?>