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
99 mail from:<x9@test.ex>
103 # A repeat should use the cache
106 mail from:<x9@test.ex>
121 # Ditto for sender verify
122 exim -DACL_RCPT=acl_rcpt_sender -bs
124 mail from:<x9@test.ex>
129 exim -DACL_RCPT=acl_rcpt_sender -bs
131 mail from:<x9@test.ex>
146 exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
148 mail from: x11@two.test.ex
149 rcpt to: r11@two.test.ex
154 # callout target dumps after random-reject
162 550 Bad receipient, dropping conn
174 exim -DUSE_SENDER=,random -bs
176 mail from: x12@three.test.ex
177 rcpt to: r12@three.test.ex
190 exim -DUSE_SENDER= -bs -d-all+verify -v
192 mail from: x11@two.test.ex
193 rcpt to: r11@two.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