2015-10-04 13:26:25
SMTP ERROR Failed to connect to server Network is unreachable 101
Hi;
External SMTP server can not send the mail to the users those who forgot their passwords;
The settings we have and the information about the version is listed below.
Even though we read the forms, the problem was not solved.
We would be glad if you could help. Thenks.
Cahit Cengizhan
1:
Forgot your password?
The following errors occurred:
There was an error sending the email message.
2:
SMTP -> ERROR: Failed to connect to server: Network is unreachable (101)
-----------------------------
My settings of Atutor;
/include/config.inc.php
define('MAIL_USE_SMTP', TRUE);
--------------------------------------------
/include/classes/phpmailer/class.phpmailer.php
var $Mailer = "smtp";
// SMTP VARIABLES
var $Host = "mail.Myhosting.com";
var $Port = 587;
var $SMTPAuth = true;
var $Username = "mail@Myhosting.com";
var $Password = "**********";
var $SMTPDebug = true;
----------------------------------------
Things to describe:
Operating system ATutor is installed on - Linux ??? I'm using Hosting Services
ATutor version - 2.2(XXX - 2015-10-04 15:05:10).
Patch #s applied - 001-0013 All installed.
ATutor theme name - ATutor Default 2.2 default/
PHP version - 5.4.41
MySQL version - 5.5.42-cll
Webserver & version - Apache Ver??
Copies of error messages - SMTP -> ERROR: Failed to connect to server: Network is unreachable (101)
Changes to default settings - NO
Web browser being used - Firefox, Chrome, Yandex,
...and anything else relevant -