I have read many posts on this forum about preventing someone from bruteforcing SSH but can the same be done for SMTP?
Can I prevent someone from trying to bruteforce my password so that they can relay mail off my SMTP server?
Currently the only people that can relay mail off my mail server are those that authenticate (not even my internal machines can send mail without authenticating first).
I just wanted to make sure I was securing SMTP as much as I could. I suppose I could tweak my SMTP rule in pf to drop the connection after so many attempts?
Can I prevent someone from trying to bruteforce my password so that they can relay mail off my SMTP server?
Currently the only people that can relay mail off my mail server are those that authenticate (not even my internal machines can send mail without authenticating first).
I just wanted to make sure I was securing SMTP as much as I could. I suppose I could tweak my SMTP rule in pf to drop the connection after so many attempts?