Commit 73d4354946b8f7c30908d095d2a17b2a5198c3e6
1 parent
d0108705
14.06.16
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/widgets/Mailer.php
| @@ -31,7 +31,7 @@ class Mailer extends Widget{ | @@ -31,7 +31,7 @@ class Mailer extends Widget{ | ||
| 31 | 'allow_self_signed' => true | 31 | 'allow_self_signed' => true |
| 32 | ) | 32 | ) |
| 33 | ); | 33 | ); |
| 34 | - $mail->Host = "rukzachok.com.ua"; | 34 | + $mail->Host = "195.248.225.139"; |
| 35 | $mail->SMTPDebug = true; | 35 | $mail->SMTPDebug = true; |
| 36 | $mail->SMTPAuth = true; | 36 | $mail->SMTPAuth = true; |
| 37 | $mail->Port = 25; | 37 | $mail->Port = 25; |