> Is postscreen able to identify email as spam to prevent bouncing it? > Is there a way to alter my postfix configuration to prevent bouncing it?
This is not a matter of 'spam detection'. You have to verify for valid (means existing) recipients *before* you accept mail. Look for reject_unlisted_recipient or reject_unverified_recipients in the postfix docs.