I am trying to set up an email server that receives email from a mx server using sendmail software on Fedora 30. When the mx forwards email to the email server, the logs show a Relaying denied - Proper authentication required error and also indicate that sendmail is attempting to authenticate the sender instead of the receiver. I have never seen it do this. Why would sendmail try to authenticate the sender?
Furthermore, why should sendmail be trying to authenticate incoming emails from an mx server? It should just be filing them in the appropriate inbox.