Update to match bugfixes in mime.c
Showing
4 changed files
with
6 additions
and
6 deletions
This diff is collapsed.
Click to expand it.
... | @@ -259,7 +259,6 @@ mail_test -message "decoding simple MIME messages" \ | ... | @@ -259,7 +259,6 @@ mail_test -message "decoding simple MIME messages" \ |
259 | "How neatly spread his claws,"\ | 259 | "How neatly spread his claws,"\ |
260 | "And welcome little fishes in"\ | 260 | "And welcome little fishes in"\ |
261 | "With gently smiling jaws!"\ | 261 | "With gently smiling jaws!"\ |
262 | ""\ | ||
263 | "+------------------------------------------------------------------------------+"\ | 262 | "+------------------------------------------------------------------------------+"\ |
264 | "| Message=3\[2\]"\ | 263 | "| Message=3\[2\]"\ |
265 | "| Type=application/octet-stream; name=\"msg.21\""\ | 264 | "| Type=application/octet-stream; name=\"msg.21\""\ |
... | @@ -278,8 +277,8 @@ mail_test -message "decoding simple MIME messages" \ | ... | @@ -278,8 +277,8 @@ mail_test -message "decoding simple MIME messages" \ |
278 | "`In my youth,' Father William replied to his son,"\ | 277 | "`In my youth,' Father William replied to his son,"\ |
279 | "`I feared it might injure the brain;"\ | 278 | "`I feared it might injure the brain;"\ |
280 | "But, now that I'm perfectly sure I have none,"\ | 279 | "But, now that I'm perfectly sure I have none,"\ |
281 | "Why, I do it again and again.'"\ | 280 | "Why, I do it again and again.'" |
282 | "" | 281 | |
283 | mail_test -message "decoding nested MIME messages" \ | 282 | mail_test -message "decoding nested MIME messages" \ |
284 | "decode 4" \ | 283 | "decode 4" \ |
285 | "+------------------------------------------------------------------------------+"\ | 284 | "+------------------------------------------------------------------------------+"\ |
... | @@ -301,7 +300,6 @@ mail_test -message "decoding nested MIME messages" \ | ... | @@ -301,7 +300,6 @@ mail_test -message "decoding nested MIME messages" \ |
301 | "But, now that I'm perfectly sure I have none,"\ | 300 | "But, now that I'm perfectly sure I have none,"\ |
302 | "Why, I do it again and again.'"\ | 301 | "Why, I do it again and again.'"\ |
303 | ""\ | 302 | ""\ |
304 | ""\ | ||
305 | "+------------------------------------------------------------------------------+"\ | 303 | "+------------------------------------------------------------------------------+"\ |
306 | "| Message=4\[2\[1\]\]"\ | 304 | "| Message=4\[2\[1\]\]"\ |
307 | "| Type=application/octet-stream; name=\"msg.22\""\ | 305 | "| Type=application/octet-stream; name=\"msg.22\""\ | ... | ... |
... | @@ -44,14 +44,14 @@ mail_start -reuse-spool "--file=%mbox1" | ... | @@ -44,14 +44,14 @@ mail_start -reuse-spool "--file=%mbox1" |
44 | mail_test "h" \ | 44 | mail_test "h" \ |
45 | ">U 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"\ | 45 | ">U 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"\ |
46 | " U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"\ | 46 | " U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"\ |
47 | " U 3 Sergey Poznyakoff Sat Jul 13 00:43 27/931 Empty MIME Parts" | 47 | " U 3 Sergey Poznyakoff Sat Jul 13 00:43 29/933 Empty MIME Parts" |
48 | 48 | ||
49 | # Send first message to mbox... | 49 | # Send first message to mbox... |
50 | mail_command "mbox 1" | 50 | mail_command "mbox 1" |
51 | mail_test "h" \ | 51 | mail_test "h" \ |
52 | ">M 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"\ | 52 | ">M 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"\ |
53 | " U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"\ | 53 | " U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"\ |
54 | " U 3 Sergey Poznyakoff Sat Jul 13 00:43 27/931 Empty MIME Parts" | 54 | " U 3 Sergey Poznyakoff Sat Jul 13 00:43 29/933 Empty MIME Parts" |
55 | 55 | ||
56 | # ... and quit | 56 | # ... and quit |
57 | mail_test -noprompt "quit" \ | 57 | mail_test -noprompt "quit" \ | ... | ... |
... | @@ -199,12 +199,14 @@ mu_exec -message "readmsg *" -arg "\\\\*" \ | ... | @@ -199,12 +199,14 @@ mu_exec -message "readmsg *" -arg "\\\\*" \ |
199 | "Content-ID: <5082.1026510189.1@Mirddin.farlep.net>"\ | 199 | "Content-ID: <5082.1026510189.1@Mirddin.farlep.net>"\ |
200 | "Content-Description: Empty part"\ | 200 | "Content-Description: Empty part"\ |
201 | ""\ | 201 | ""\ |
202 | ""\ | ||
202 | -- "------- =_aaaaaaaaaa0"\ | 203 | -- "------- =_aaaaaaaaaa0"\ |
203 | "Content-Type: text/plain; name=\"single.line\"; charset=\"us-ascii\""\ | 204 | "Content-Type: text/plain; name=\"single.line\"; charset=\"us-ascii\""\ |
204 | "Content-ID: <5082.1026510189.2@Mirddin.farlep.net>"\ | 205 | "Content-ID: <5082.1026510189.2@Mirddin.farlep.net>"\ |
205 | "Content-Description: Single line part"\ | 206 | "Content-Description: Single line part"\ |
206 | ""\ | 207 | ""\ |
207 | ""\ | 208 | ""\ |
209 | ""\ | ||
208 | -- "------- =_aaaaaaaaaa0--"\ | 210 | -- "------- =_aaaaaaaaaa0--"\ |
209 | ""\ | 211 | ""\ |
210 | "" | 212 | "" | ... | ... |
-
Please register or sign in to post a comment