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
162 exim -DUSE_SENDER= -bs -d-all+verify -v
164 mail from: x11@two.test.ex
165 rcpt to: r11@two.test.ex
171 exim -DUSE_SENDER= -bs -d-all+verify -v
173 mail from: x11@two.test.ex
174 rcpt to: r11@two.test.ex