Feb 15 2021 04:20 AM
Dear Tech's, I'm facing issue that few users are keep getting locked out and sign-ins trying from different countries. How to prevent and what's the best way to suppress it. Advance thanks for your suggestions.
Feb 15 2021 09:00 AM
Best thing to do is disable basic authentication across the board and/or turn of legacy protocols such as POP/IMAP/SMTP, which are what usually "brute force" attempts use.
Feb 15 2021 07:08 PM