]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test1507
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test1507
1 <testcase>
2 <info>
3 <keywords>
4 SMTP
5 multi
6 </keywords>
7 </info>
8
9 #
10 # Server-side
11 <reply>
12 </reply>
13
14 #
15 # Client-side
16 <client>
17 <server>
18 smtp
19 </server>
20 <tool>
21 lib1507
22 </tool>
23
24 # based on bug report #1184
25  <name>
26 SMTP with multi interface and CURLE_ABORTED_BY_CALLBACK
27  </name>
28 <stdin>
29 From: different
30 To: another
31
32 body
33 </stdin>
34  <command>
35 smtp://%HOSTIP:%SMTPPORT/user
36 </command>
37 </client>
38
39 #
40 # Verify data after the test has been "shot"
41 <verify>
42 <protocol>
43 EHLO user\r
44 MAIL FROM:<1507-realuser@example.com>\r
45 RCPT TO:<1507-recipient@example.com>\r
46 DATA\r
47 </protocol>
48 <upload>
49 </upload>
50 </verify>
51 </testcase>