*Everything* short of accepting all mail regardless has false positives.
Rejecting emails for non-existing users, or for domains of which your are neither the final destination nor a relay, or coming from non-existing domains, are filtering schemes that have zero false positives. And there are various techniques (for example connection rate limits, response delays, greylisting) that prevent you from "accepting all mail" and that have zero false positives.
Gregory