Open the exchange management shell and run the following commands
\nRun this command to view your current configuration
\nGet-RecipientFilterConfig | fl
\nThen run this command to turn on recipient filtering
\nSet-RecipientFilterConfig -RecipientValidationEnabled:$true
\nTurning on this feature will filter recipients who are not in the directory. This can unlload a ton of processing requests from your Exchange server.