POP3: detect when LIST returns no mails

By making sure the function can detect an "end of body" sequence
immediately on the first line, test 811 is now enabled.
This commit is contained in:
Daniel Stenberg
2011-11-29 13:43:46 +01:00
parent 2d72489f0f
commit af64666434
3 changed files with 37 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
# test cases are run by runtests.pl. Just add the plain test case numbers, one
# per line.
# Lines starting with '#' letters are treated as comments.
811
815
591
592