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
|
||||
# per line.
|
||||
# Lines starting with '#' letters are treated as comments.
|
||||
815
|
||||
591
|
||||
592
|
||||
593
|
||||
|
||||
@@ -14,6 +14,7 @@ From: me@somewhere
|
||||
To: fake@nowhere
|
||||
|
||||
..body with a single dot first
|
||||
...triple dots...
|
||||
|
||||
--
|
||||
yours sincerely
|
||||
@@ -23,6 +24,7 @@ From: me@somewhere
|
||||
To: fake@nowhere
|
||||
|
||||
.body with a single dot first
|
||||
..triple dots...
|
||||
|
||||
--
|
||||
yours sincerely
|
||||
|
||||
Reference in New Issue
Block a user