]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-msg-buffer-boundaries
Test to make sure inc works properly with a POP server that has
[nmh] / test / mhshow / test-msg-buffer-boundaries
index 684a53895e15c109ff4fb27771f068e258040e4a..b003053a6e7440a21fb0bb6b94481c02369c5dde 100755 (executable)
@@ -153,7 +153,7 @@ EOF
 
 # Write the expected output.
 cat >"$expected" <<EOF
-part 1.1   text/plain                  29
+[ part 1.1 - text/plain -   29B  ]
 This is the text/plain part.
 EOF
 
@@ -293,7 +293,7 @@ EOF
 
 # Write the expected output.
 cat >"$expected" <<EOF
-part 1.1   text/plain                  29
+[ part 1.1 - text/plain -   29B  ]
 This is the text/plain part.
 EOF
 
@@ -371,6 +371,7 @@ The 4096'th character is the '2' at the end of the following NextPart_002.
 --NextPart_002
 Content-Type: text/plain;
     charset="utf-8"
+Content-Description: the text/plain part
 
 This is the text/plain part.
 
@@ -381,7 +382,7 @@ EOF
 
 # Write the expected output.
 cat >"$expected" <<EOF
-part 1.1   text/plain                  29
+[ part 1.1 - text/plain - the text/plain part  29B  ]
 This is the text/plain part.
 EOF