Grex
Grex
'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'=2.7'" I removed this line by setup.py and installed with pip...
Added timeouts to resolve reverse dns requests, this prevents, if one of two dns servers are offline (and entry does not exists), a "Broken Pipe" appears in smtp log, and...
Hi, I'm running this plugin in jordan/icinga2 docker container, I compiled it and want to exectute it. Without parameters I get the usage informations, but if I run the command...
Hi, I configured msmtp, because ssmtp was removed in the container. I tried so send mail with `echo -e "To: [email protected]\r\nSubject: Blah\r\n\r\nThis is a test" | msmtp [email protected]` This is...
added required mail.rc for msmtp
Added expire and retry parameters