xref: /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/smtpd_check.in4 (revision 41fbaed053f8fbfdf9d2a4ee0a7386a3c83f8505)
1#
2# Initialize.
3#
4#! ../bin/postmap smtpd_check_access
5#msg_verbose 1
6smtpd_delay_reject 0
7#
8# Test the new access map features
9#
10sender_restrictions hash:./smtpd_check_access
11mail rejecttext@bad.domain
12mail filter@filter.domain
13mail filtertext@filter.domain
14mail filtertexttext@filter.domain
15mail hold@hold.domain
16mail holdtext@hold.domain
17mail discard@hold.domain
18mail discardtext@hold.domain
19mail dunnotext@dunno.domain
20