I would like to force users of a system to send email only using a submission port (such as 587) and then disable authentication on port 25 so I don't have users trying to authenticate using plain text.
What configuration changes would I need to make to disable authentication on 25 so users have to use a submission port to relay?
From the Exim manual (section 38.1). Hope this helps: