I guess this can be accomplished using check_sender_access in smtpd_recipient_restrictions but it seems like such a common need I thought there might be a more direct way (i.e. lookup IP# of sender and compare with $mynetworks when MAIL FROM: claims to be local) ...
Thanks, Rich