Hi,
I have been setting up a Zabbix 3.2 Server in a test environment to prepare for production use later this year, the product as a whole is turning out to be a great fit for what I want to and it works well. However, at this point, the only issue I am having is getting email notifications to work. I have scoured the internet on these forums, other sites with guides and troubleshooting steps and haven't made much progress. There are a lot of possibilities in my mind, so I will list some of the general specs of the server as well as general things I have tried.
I have tried the built-in Email media type, this results in the message "An unknown option was passed in to libcurl". According to the few threads on this forum I have recompiled curl without LDAP and with Cookie support (https://www.zabbix.com/forum/showthread.php?t=42126). After recompiling curl, I then re-configured zabbix-server with all the correct flags (./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 --with-ssh2 --with-jabber --enable-proxy --with-openssl --with-openipmi) and did a make install after as well. The error hasn't changed, which surprised me.
Not sure if the scripts are compatible with Zabbix 3.2, but I also tried zabbix-alert-smtp.py and zext_msmtp.sh with no luck. Both of these scripts say they Sent when a trigger occurs, but no email comes in and i'm not sure how to diagnose what is going wrong, both scripts work fine when running from the command line.
The server is a Slackware 14.1 x86_64 install. Curl version is 7.55.1 (libcurl 7.55.1) Not sure what info will be needed otherwise.
Don't want to put too much here, so I will stop there and see what specifically I should provide to further diagnose this problem. Thanks in advanced for any help, I have close to a day in this and would really like to find out what the problem is.
Thanks
I have been setting up a Zabbix 3.2 Server in a test environment to prepare for production use later this year, the product as a whole is turning out to be a great fit for what I want to and it works well. However, at this point, the only issue I am having is getting email notifications to work. I have scoured the internet on these forums, other sites with guides and troubleshooting steps and haven't made much progress. There are a lot of possibilities in my mind, so I will list some of the general specs of the server as well as general things I have tried.
I have tried the built-in Email media type, this results in the message "An unknown option was passed in to libcurl". According to the few threads on this forum I have recompiled curl without LDAP and with Cookie support (https://www.zabbix.com/forum/showthread.php?t=42126). After recompiling curl, I then re-configured zabbix-server with all the correct flags (./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 --with-ssh2 --with-jabber --enable-proxy --with-openssl --with-openipmi) and did a make install after as well. The error hasn't changed, which surprised me.
Not sure if the scripts are compatible with Zabbix 3.2, but I also tried zabbix-alert-smtp.py and zext_msmtp.sh with no luck. Both of these scripts say they Sent when a trigger occurs, but no email comes in and i'm not sure how to diagnose what is going wrong, both scripts work fine when running from the command line.
The server is a Slackware 14.1 x86_64 install. Curl version is 7.55.1 (libcurl 7.55.1) Not sure what info will be needed otherwise.
Don't want to put too much here, so I will stop there and see what specifically I should provide to further diagnose this problem. Thanks in advanced for any help, I have close to a day in this and would really like to find out what the problem is.
Thanks