1 # recipient callouts - sender/postmaster caching and QUIT after timeout
44 mail from: s3@other.ex
47 mail from: s4@other.ex
63 exim -DUSE_SENDER= -bs
80 exim -DUSE_SENDER=,use_postmaster -bs
100 mail from:<x9@test.ex>
104 # A repeat should use the cache
107 mail from:<x9@test.ex>
122 # Ditto for sender verify
123 exim -DACL_RCPT=acl_rcpt_sender -bs
125 mail from:<x9@test.ex>
130 exim -DACL_RCPT=acl_rcpt_sender -bs
132 mail from:<x9@test.ex>
148 exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
150 mail from: x11@two.test.ex
151 rcpt to: r11@two.test.ex
156 exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
158 mail from: x11@two.test.ex
159 rcpt to: r11@two.test.ex
163 # callout target dumps after random-reject
171 550 Bad receipient, dropping conn
183 exim -DUSE_SENDER=,random -bs
185 mail from: x12@three.test.ex
186 rcpt to: r12@three.test.ex
199 exim -DUSE_SENDER= -bs -d-all+verify -v
201 mail from: x11@two.test.ex
202 rcpt to: r11@two.test.ex
208 exim -DUSE_SENDER= -bs -d-all+verify -v
210 mail from: x11@two.test.ex
211 rcpt to: r11@two.test.ex