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 2025-03-28 03:45:22

McHenry
Member
Registered: 2024-06-01
Posts: 63

Mailgate missing from automatic actions

I have an issue where emails have stopped sending

Under automatic actions I can not see mailgate whereas in the db it is there:

MariaDB [glpi]> SELECT * FROM glpi_crontasks WHERE name = 'mailgate';

+----+---------------+----------+-----------+-------+-------+------+-----------+---------+---------+---------------+---------------------+----------+---------+---------------------+---------------+
| id | itemtype      | name     | frequency | param | state | mode | allowmode | hourmin | hourmax | logs_lifetime | lastrun             | lastcode | comment | date_mod            | date_creation |
+----+---------------+----------+-----------+-------+-------+------+-----------+---------+---------+---------------+---------------------+----------+---------+---------------------+---------------+
|  9 | MailCollector | mailgate |        60 |    10 |     1 |    2 |         3 |       0 |      24 |            30 | 2025-03-28 12:38:00 |     NULL | NULL    | 2025-03-03 20:26:15 | NULL          |
+----+---------------+----------+-----------+-------+-------+------+-----------+---------+---------+---------------+---------------------+----------+---------+---------------------+---------------+

Should mailgate be listed under automatic actions and if so why is it missing?

Offline

Board footer

Powered by FluxBB