Error on Imunify 360 dashboard: Enable native brute-force protection module for Dovecot to protect against IMAP/POP3 services attacks.
Screenshot: https://prnt.sc/ExqjW1hdfOrR

Solution: Dovecot native brute force protection module improves stability and resolves issues that standard PAM caused in some cases The following commands can be used to control the Dovecot native module.

Enable:
Code:
imunify360-agent config update '{"PAM": {"enable": true, "exim_dovecot_protection": true}}'
Disable (default state)
Code:
imunify360-agent config update '{"PAM": {"enable": false, "exim_dovecot_protection": false}}'
In order to apply new settings in the /etc/pam_imunify/i360.ini, run the following command:
Code:
systemctl restart imunify360-pam
The notification will disappear after a while, as these warnings are updated once a day. You can check this official link of IMUNIFY 360 for more information:
HTML Code:
https://docs.imunify360.com/features/?_ga=2.21109243.1951742902.1674927552-859224285.1671128633#dovecot-native-brute-force-protection