1 # callout lazy-close, -bs send
4 # a recipient verify and continued-delivery
17 250 yeah got that message
23 mail from:<userx@ok.example>
24 rcpt to:<usery@test.ex>
35 # 1st callout result is cached (above); should not activate LCC
59 250 yeah got that message
65 mail from:<userx@ok.example>
66 rcpt to:<usery@test.ex>
67 rcpt to:<usery2@test.ex>
77 # 2nd callout result is cached (above); should not activate LCC
101 250 yeah got that message
107 mail from:<userx@ok.example>
108 rcpt to:<usery3@test.ex>
109 rcpt to:<usery@test.ex>
119 # no cache hits; should do LCC
133 250 yeah got that message
139 mail from:<userx@ok.example>
140 rcpt to:<usery4@test.ex>
141 rcpt to:<usery5@test.ex>
150 # cmdline -bs send, rmt conn timeout, also local rcpt
167 mail from:<useri@ok.example>
168 rcpt to:<remote@test.ex>
169 rcpt to:<local@test.ex>