You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2015-10-15 20:43:10

acsoprana
Member
Registered: 2015-10-15
Posts: 24

[Resolved]GLPI 0.90 - Notifications problems Submission

hello, I have installed version 0.90 of glpi and I am unable to run sending Automatic notification when a ticket arrives or when any change is made therein. To send notifications I have to manually make the menu ADMINISTRATION> E-MAIL QUEUE.

I set up the service of AUTOMATIC ACTIONS (queuedmail) but it does not automatically sending notifications.

I would like to help. Hugs.

Last edited by acsoprana (2015-10-21 03:03:35)

Offline

#2 2015-10-15 22:25:44

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,287

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

is queuedmail run in GLPI mode or CLI mode ?

have you set a cron ?


Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9

Offline

#3 2015-10-16 02:47:05

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

GLPI mode..
I have only the email gate in cron.
You know the configuration of the "queuedmail" to put on similar cron the emailgate?

Offline

#4 2015-10-16 08:40:26

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,287

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

in your crontab :
add

*/5 * * * * root cd /var/www/glpi/front/ && php cron.php

this will make GLPI to check if there are scheduled task to run every 5 minutes.


Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9

Offline

#5 2015-10-16 15:26:23

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

Yes, I had put this command in cron, however it only works when I run diretament the shell at a given time (every 10 minutes). by this time it seems that the command does not.

Offline

#6 2015-10-16 15:32:33

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,287

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

GLPI mode uses Shell actions to trigger sheduled actions.
CLI mode uses Crontab to trigger Scheduled action.
if you've set a cron then use CLI Mode.


Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9

Offline

#7 2015-10-16 16:19:55

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

Yes, I've set everything in CLI mode. GLPI now this taking about 10 minutes to perform the action eviar notifications. I configured for every 1 minute, most do not know why does not perform in this manner. I will give one more researched and see what I can achieve it. thank you.

Offline

#8 2015-10-16 18:15:51

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

You will need some port configuration to make it work?

Offline

#9 2015-10-16 18:22:17

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

after I give restart the server, the MailGate service also stops working, and returns after a long time.
in this case have to try to do this manually, it looks like it ta caught, and fazedno the first time manually back to pick up emails.

Last edited by acsoprana (2015-10-16 18:26:42)

Offline

#10 2015-10-21 03:03:04

acsoprana
Member
Registered: 2015-10-15
Posts: 24

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

Notifications now appears that took towards itself, it seems that now is working in a more acceptable time than I expected more this fucionando.
In one minute he reaps the e-mail, and within 2-5 minutes it sends the messages. This basically acceptable.
I thank everyone.

Offline

#11 2015-10-21 13:32:38

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,278

Re: [Resolved]GLPI 0.90 - Notifications problems Submission

For send the message, time depends of time indicated in automatic task and delay defined in your 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

Board footer

Powered by FluxBB