1 # callout verification with/without postmaster and caching
21 sudo exim -d-all+verify -v -bs -oMa V4NET.0.0.1
22 MAIL FROM:<Ok@localhost>
23 RCPT TO:<checkpm@test.ex>
24 RCPT TO:<nocheckpm@test.ex>
27 # This one fails the actual address
39 sudo exim -d-all+verify -v -bs -oMa V4NET.0.0.2
40 MAIL FROM:<NOTok@elsewhere>
41 RCPT TO:<nocheckpm@test.ex>