andre 2 лет назад
Родитель
Сommit
1ee3986144
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      kerioEmail_mx.php

+ 1 - 1
kerioEmail_mx.php

@@ -8,7 +8,7 @@ require_once 'Net/DNS2.php';
 
 const NS1 = '185.163.51.130';
 const NS2 = '185.163.51.131';
-const MX  = 'mail3.thurdata.ch';
+const MX  = 'mail3.seecure.ch';
 
 function KerioEmail_ClientAreaCustomButtonArray ($params)
 {