Is there a way to disable SMTP Authentication? By that I don't mean create an open relay, I mean just stop attempts to authenticate via SMTP but still allow incoming email on port 25.
The server is dedicated and for one business only. Mails are sent out from the hosted websites but there should be no inbound emails. Mail accounts on the domains are hosted elsewhere. Ideally we'd block inbound on port 25 completely but our hosting provider requires us to send mail via their relay servers so we have to allow it to deal with any NDRs from their relay cluster. They have an intermittent spam issue so are frequently changing IPs of the relay servers, meaning we can't maintain an accepted list of IPs for inbound mail on port 25.
We have the CSF firewall and it blocks repeated failed attempts to authenticate, but this results in frequent alerts when a hacker tries to break in via SMTP and an ever extending list of blocked IPs. The simplest solution is to not allow anyone to authenticate on SMTP, because nobody should be, but still allow the hosted sites to send mail out and NDRs from the hosting relays to come back.
Is there anyway to set this on WHM 11.42?
The server is dedicated and for one business only. Mails are sent out from the hosted websites but there should be no inbound emails. Mail accounts on the domains are hosted elsewhere. Ideally we'd block inbound on port 25 completely but our hosting provider requires us to send mail via their relay servers so we have to allow it to deal with any NDRs from their relay cluster. They have an intermittent spam issue so are frequently changing IPs of the relay servers, meaning we can't maintain an accepted list of IPs for inbound mail on port 25.
We have the CSF firewall and it blocks repeated failed attempts to authenticate, but this results in frequent alerts when a hacker tries to break in via SMTP and an ever extending list of blocked IPs. The simplest solution is to not allow anyone to authenticate on SMTP, because nobody should be, but still allow the hosted sites to send mail out and NDRs from the hosting relays to come back.
Is there anyway to set this on WHM 11.42?