test 815: verify POP3 dot-first-on-line unescaping
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
# test cases are run by runtests.pl. Just add the plain test case numbers, one
|
# test cases are run by runtests.pl. Just add the plain test case numbers, one
|
||||||
# per line.
|
# per line.
|
||||||
# Lines starting with '#' letters are treated as comments.
|
# Lines starting with '#' letters are treated as comments.
|
||||||
815
|
|
||||||
591
|
591
|
||||||
592
|
592
|
||||||
593
|
593
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ From: me@somewhere
|
|||||||
To: fake@nowhere
|
To: fake@nowhere
|
||||||
|
|
||||||
..body with a single dot first
|
..body with a single dot first
|
||||||
|
...triple dots...
|
||||||
|
|
||||||
--
|
--
|
||||||
yours sincerely
|
yours sincerely
|
||||||
@@ -23,6 +24,7 @@ From: me@somewhere
|
|||||||
To: fake@nowhere
|
To: fake@nowhere
|
||||||
|
|
||||||
.body with a single dot first
|
.body with a single dot first
|
||||||
|
..triple dots...
|
||||||
|
|
||||||
--
|
--
|
||||||
yours sincerely
|
yours sincerely
|
||||||
|
|||||||
Reference in New Issue
Block a user