1 # callout lazy-close, -bs send
4 # a recipient verify and continued-delivery
17 250 yeah got that message
24 mail from:<userx@ok.example>
25 rcpt to:<usery@test.ex>
36 # 1st callout result is cached (above); should not activate LCC
60 250 yeah got that message
67 mail from:<userx@ok.example>
68 rcpt to:<usery@test.ex>
69 rcpt to:<usery2@test.ex>
79 # 2nd callout result is cached (above); should not activate LCC
103 250 yeah got that message
110 mail from:<userx@ok.example>
111 rcpt to:<usery3@test.ex>
112 rcpt to:<usery@test.ex>
122 # no cache hits; should do LCC
136 250 yeah got that message
143 mail from:<userx@ok.example>
144 rcpt to:<usery4@test.ex>
145 rcpt to:<usery5@test.ex>
154 # cmdline -bs send, rmt conn timeout, also local rcpt
172 mail from:<useri@ok.example>
173 rcpt to:<remote@test.ex>
174 rcpt to:<local@test.ex>