summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0539
blob: 193047aa0a9099bcc9ddaa67097bb06799d6bc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# log_reject_target
exim -bs
mail from:<main@test.ex>
mail from:<reject@test.ex>
mail from:<both@test.ex>
mail from:<panic@test.ex>
mail from:<none@test.ex>
mail from:<ok@test.ex>
rcpt to:<main@test.ex>
rcpt to:<reject@test.ex>
rcpt to:<both@test.ex>
rcpt to:<panic@test.ex>
rcpt to:<none@test.ex>
rcpt to:<ok@test.ex>
data
quit
****
1
exim -oep userx@test.ex
****