Forums | Mahara Community

Support /
send mail NOK


07 April 2018, 2:44

Hi,

[CentOS Linux release 7.4.1708 (Core)]

[Apache/2.4.6 (CentOS)]

[mariadb-server-5.5.56-2.el7.x86_64]

[mahara 17.10.0]

[PHP 5.6.33]

 

It's impossible to send mail....

From the mahara interface, if I try to send an email to an another user, error occurs :

[WAR] 24 (lib/phpmailer/class.smtp.php:369) stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

I tried to change my config.php but the problem continue...

$cfg->smtphosts = 'smtp.xxx.fr';
$cfg->smtpport = 25;
$cfg->smtpuser = '';
$cfg->smtppass = '';
//Valid options are '', 'ssl' or 'tls'
$cfg->smtpsecure = '';

Perhaps my PHP version is too old ?

Any idea ?

 

PS/ from my server, if I use postfix ($ mail [email protected]), that's ok. Mails are received... The php.ini file is ok,....

Thank you for your help

Jean-Paul

 

1 result