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>
36 # 1st callout result is cached (above); should not activate LCC
60 250 yeah got that message
66 mail from:<userx@ok.example>
67 rcpt to:<usery@test.ex>
68 rcpt to:<usery2@test.ex>
79 # 2nd callout result is cached (above); should not activate LCC
103 250 yeah got that message
109 mail from:<userx@ok.example>
110 rcpt to:<usery3@test.ex>
111 rcpt to:<usery@test.ex>
122 # no cache hits; should do LCC
136 250 yeah got that message
142 mail from:<userx@ok.example>
143 rcpt to:<usery4@test.ex>
144 rcpt to:<usery5@test.ex>