smtpd_recipient_restrictions = check_recipient_access pcre:/etc/postfix/access.pcre, reject
see also: http://www.postfix.org/postconf.5.html#smtpd_client_restrictionsI think smtpd_recipient_restrictions applies only server to server connections.
-- Eero