You are not logged in.
Pages: 1
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
Pages: 1