| xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | POP3 | ||||
| 5 | Clear Text | ||||
| 6 | RETR | ||||
| 7 | </keywords> | ||||
| 8 | </info> | ||||
| 9 | |||||
| 10 | # | ||||
| 11 | # Server-side | ||||
| 12 | <reply> | ||||
| 13 | </reply> | ||||
| 14 | |||||
| 15 | # | ||||
| 16 | # Client-side | ||||
| 17 | <client> | ||||
| 18 | <server> | ||||
| 19 | pop3 | ||||
| 20 | </server> | ||||
| 21 | <name> | ||||
| 22 | POP3 with CR in username | ||||
| 23 | </name> | ||||
| 24 | <command> | ||||
| 25 | pop3://user%0dFRIGGING_cmd:secret@%HOSTIP:%POP3PORT/%TESTNUMBER | ||||
| 26 | </command> | ||||
| 27 | </client> | ||||
| 28 | |||||
| 29 | # | ||||
| 30 | # Verify data after the test has been "shot" | ||||
| 31 | <verify> | ||||
| 32 | # malformed URL | ||||
| 33 | <errorcode> | ||||
| 34 | 3 | ||||
| 35 | </errorcode> | ||||
| 36 | </verify> | ||||
| 37 | </testcase> | ||||