Hi,
I applied smtp to send email and failed, after apply debug found the below errors. How can i solve it?
2021-01-18 08:38:00 Auth method requested: UNKNOWN
2021-01-18 08:38:00 Auth methods available on the server: NTLM
2021-01-18 08:38:00 Auth method selected: NTLM
2021-01-18 08:38:00 You need to enable some modules in your php.ini file: the extension mcrypt required by the NTLM SASL client class is not available in this PHP configuration
SMTP Error: Could not authenticate.
Thanks
Apply nagios smtp email
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Apply nagios smtp email
HI @murawweh,
Thanks for trying out Nagios XI!
What operating system did you install Nagios XI. It looks like it's trying to connect using NTLM, what type of email service are you connecting to, and do you know if it supports another type of authentication?
Regards,
Benjamin
Reference
https://github.com/PHPMailer/PHPMailer/issues/1025
https://www.corrensa.com/how-to-enable-php-mcrypt/
Thanks for trying out Nagios XI!
What operating system did you install Nagios XI. It looks like it's trying to connect using NTLM, what type of email service are you connecting to, and do you know if it supports another type of authentication?
Regards,
Benjamin
Reference
https://github.com/PHPMailer/PHPMailer/issues/1025
https://www.corrensa.com/how-to-enable-php-mcrypt/
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!