1 # Extra ACLs: not-SMTP/connect/HELO/MAIL
3 exim -odi -f userx@test1 userx
7 exim -odi -f ok@test1 userx
12 exim -odi -f ok@test2 userx
16 exim -odi -f ok@test3 userx
21 exim -odi -f ok@test4 userx
25 exim -bs -oMa 10.9.8.7
27 exim -DLOG_SELECTOR=-connection_reject -bs -oMa 10.9.8.7
29 exim -d-all+acl+lists -bs -oMa 10.9.8.8
36 exim -bs -oMa 10.9.8.9
41 exim -bs -oMa 10.9.8.10
45 exim -d-all+acl+lists -odi -bs -oMa 10.9.8.8
54 # Test unsetting bounce_return_message for non-SMTP
56 exim -DBR=no_bounce_return_message -odi -f userx@test1 userx
60 # Test unsetting bounce_return_body for non-SMTP
62 exim -DBR=no_bounce_return_body -odi -f userx@test1 userx
66 exim -odi -bs -oMa 10.9.8.8
68 mail from: <ok@test3> SIZE=1234
76 # Test returncode and logginf for no extractable recipients
81 Subject: this should get a bounce, too