Goodnight.
Email does not work, Scheduling and Campaign.
Friends, I don’t know what to do, help me please, I’ve been struggling with this for days, I like to brainstorm and study alone, but I don’t know what to do anymore.
What’s wrong, what’s missing what setting? I’m crazy I am stubborn I do not rest until I resolve.
System does not send e-mail in any way via CMS (xibo 2.3.8) \ Centos7 mounted on hyper v. I enabled the function I forgot my password but the system does not send the email. I want to fix this. (Players run on windows 10)
- I did another installation in DOCKER and it worked. I want to make it work on the above system too.
(The Player and works normally, updates content …)
Look how I did the configuration in the images. Below my settings and the
XMR FILES
[root@xibo ~]# vim /var/www/xibo-cms-2.3.8/vendor/bin/config.json
{
“listenOn”: “tcp://127.0.0.1:50001”,
“pubOn”: [“tcp://10.3.0.221:9505”],
“debug”: false
}
[root@xibo ~]# vim /var/www/xibo-cms-2.3.8/vendor/xibosignage/xibo-xmr/bin/config.json
{
“listenOn”: “tcp://127.0.0.1:50001”,
“pubOn”: [“tcp://10.3.0.221:9505”],
“debug”: false
}
XTR FILES
[root@xibo ~]# vim /etc/crontab
-
-
-
-
- /usr/bin/php /var/www/xibo-cms-2.3.8/bin/xtr.php
(Do I need to insert a specific user here?)
- /usr/bin/php /var/www/xibo-cms-2.3.8/bin/xtr.php
-
-
-
Edit File php.ini
vim /etc/php.ini
max_execution_time = 120
memory_limit = 256M
post_max_size = 256M
upload_max_filesize = 256M
extension = zmq.so
date.timezone = America/Sao_Paulo (your timezone)
Email error log at: [root @ xibo ~] # vim / var / spool / mail / root