# The following sender email address patterns will be used to exclude # emails from these senders from being subjected to greylisting by # postgrey. # # Beware that email sender addresses are easily forged. So use this # judiciously. # # NOTE 1: This affects all recipient addresses on this server, so # don't be too permissive. # NOTE 2: Please only use the ACCEPT ACTION OK because any other action # is not appropriate semantically in this file. # https://www.postfix.org/access.5.html#accept_actions # REJECT actions are technically possible but their use should # be separated from the goal of bypassing greylisting, thus # inappropriate here. # # For syntax see: # https://www.postfix.org/access.5.html # # Always run `postmap /etc/postfix/nogreylist-senders` after making changes. # Allow emails from senders in the domain example.com to bypass greylisting example.com OK # # EOF. #