> /etc/postfix/main.cf > smtpd_recipient_restrictions = > ... > reject_unauth_destination > check_recipient_access hash:/etc/postfix/recipient_whitelist > ...greylisting here... > > And put "address OK" in the whitelist.
I'll give that a try. I think the problem that I am/was running into was the "postmaster@ OK" didn't seem to work, but I need to do some testing on an account that isn't already whitelisted in sqlgrey (as I can't tell if it's making it through the pipeline, or being accepted at the proper location). Gary