I implemented Zabbix 4.2 using Docker-compose from https://github.com/zabbix/zabbix-docker.
Everything looked good until we started testing the email alerts. Sending a test email alert from the Administration/Media Types page works. When trying to send an actual alert, no email comes through.
Connected to zabbix/zabbix-server-mysql:centos-4.2-latest container and tried to look at the log file /var/log/zabbix/zabbix.log but did not see any entries for success or failure. Changed logging level to 5 in zabbix_server.conf but still do not see anything in the logs.
Any ideas?
Thanks!
Everything looked good until we started testing the email alerts. Sending a test email alert from the Administration/Media Types page works. When trying to send an actual alert, no email comes through.
Connected to zabbix/zabbix-server-mysql:centos-4.2-latest container and tried to look at the log file /var/log/zabbix/zabbix.log but did not see any entries for success or failure. Changed logging level to 5 in zabbix_server.conf but still do not see anything in the logs.
Any ideas?
Thanks!
Comment