<div dir="ltr">I am building a new mail server to replace an older EL6 server. The new server is Centos 8. I keep getting this response when trying to deliver email to a local account stored in LDAP.<br><br>host <a href="http://mail.example.org">mail.example.org</a>[/var/lib/imap/socket/lmtp] said:<br>550-Mailbox unknown.  Either there is no mailbox associated with this<br>550-name or you do not have authorization to see it.<br>550 5.1.1 User unknown (in reply to RCPT TO command))<br><br>I have tried replacing the new configs with my old working configs from the EL6 server but they get the same result.<br><br>a postmap -q against the LDAP table config returns the appropriate information. I am wondering if the key is the 'or you do not have authorization to see it` part of the message. What exactly does LMTP need to authorize the delivery?<br><br>Enabling verbose logging on LMTP and LDAP did not give any clues.<br><br>Any assistance is appreciated. I have been googling and hitting my head on the desk for days.<br><br>Thanks,<br><br>-Ez</div>