You are not logged in.
Hello:
So, I have installed GLPI 0.90 on a CentOS 7 and have mostly got it working. However, I have a problem when a new incident is created via email. GLPI creates the task but doesn't send the notification email to the petitioner UNTIL the main page is loaded on another computer.
Allow me to explain:
-Petitioner sends an email to support@me.com to open an incident
-GLPI uses cron every 5 minutes to check the support@me.com mailbox
---here is where the issue arises---
-The notification email is not sent to petitioner, until I open a web browser and open the login page for GLPI. Once the page opens ALL notifications are sent and received. I don't even need to login to GLPI.
There is no problem in sending emails, it just doesn't do it unless I open the login page.
Anyone experienced this?
Last edited by carlos.suhr (2016-02-15 21:54:47)
Offline
Your notification is in wich mode ? GLPI or CLI ?
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Thank your for your reply yllen, it's in GLPI
Offline
With glpi mode you must have actions in glpi to activate the cron.
If you want regulare exécution use cli mode and create the corresponding cron
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Thank you! The problema was solved when I did this:
in "Configuration->Automatic Actions->queuedmail" set "execution mode" to "CLI" and the notifications work perfectly
Offline
Hi, i use glpi 0.91.1 and i chamge mode to cli but my email are not send, i need to do anything else?
Offline
0.91.1 doesn't exist.
Have you create your cron in your server?
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
No, how can i create cron? i use xampp on windows.
Offline