* [ISSUE] mshow: inconsistent enumeration of MIME parts
@ 2023-12-20 11:19 algor512
2023-12-20 13:48 ` [ISSUE] [CLOSED] " leahneukirchen
2023-12-20 13:48 ` leahneukirchen
0 siblings, 2 replies; 3+ messages in thread
From: algor512 @ 2023-12-20 11:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
New issue by algor512 on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/255
Description:
The numbering of MIME parts differs in `mshow` and `mshow -t`, for example, `mshow` shows
```
From: <...>
Subject: Test
To: <...>
Date: Tue, 19 Dec 2023 17:45:46 +0100 (CET) (18 hours, 28 minutes, 29 seconds ago)
--- 1: multipart/mixed size=3224058 ---
--- --- 2: multipart/alternative size=451 ---
--- --- --- 3: text/plain size=13 ---
Test email.
--- --- 4: image/jpeg size=2175349 name="img.jpg" ---
no filter or default handler
--- --- 5: application/pdf size=210485 name="doc.pdf" ---
no filter or default handler
```
while `mshow -t` shows
```
<path to file>
1: multipart/mixed size=3224058
2: multipart/alternative size=451
3: text/plain size=13
4: text/html size=166
5: image/jpeg size=2175349 name="img.jpg"
6: application/pdf size=210485 name="doc.pdf"
```
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ISSUE] [CLOSED] mshow: inconsistent enumeration of MIME parts
2023-12-20 11:19 [ISSUE] mshow: inconsistent enumeration of MIME parts algor512
@ 2023-12-20 13:48 ` leahneukirchen
2023-12-20 13:48 ` leahneukirchen
1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-12-20 13:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 933 bytes --]
Closed issue by algor512 on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/255
Description:
The numbering of MIME parts differs in `mshow` and `mshow -t`, for example, `mshow` shows
```
From: <...>
Subject: Test
To: <...>
Date: Tue, 19 Dec 2023 17:45:46 +0100 (CET) (18 hours, 28 minutes, 29 seconds ago)
--- 1: multipart/mixed size=3224058 ---
--- --- 2: multipart/alternative size=451 ---
--- --- --- 3: text/plain size=13 ---
Test email.
--- --- 4: image/jpeg size=2175349 name="img.jpg" ---
no filter or default handler
--- --- 5: application/pdf size=210485 name="doc.pdf" ---
no filter or default handler
```
while `mshow -t` shows
```
<path to file>
1: multipart/mixed size=3224058
2: multipart/alternative size=451
3: text/plain size=13
4: text/html size=166
5: image/jpeg size=2175349 name="img.jpg"
6: application/pdf size=210485 name="doc.pdf"
```
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mshow: inconsistent enumeration of MIME parts
2023-12-20 11:19 [ISSUE] mshow: inconsistent enumeration of MIME parts algor512
2023-12-20 13:48 ` [ISSUE] [CLOSED] " leahneukirchen
@ 2023-12-20 13:48 ` leahneukirchen
1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-12-20 13:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 260 bytes --]
New comment by leahneukirchen on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/255#issuecomment-1864506816
Comment:
Duplicate of https://github.com/leahneukirchen/mblaze/issues/247
This is not so easy to fix without additional work :(
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-20 13:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-20 11:19 [ISSUE] mshow: inconsistent enumeration of MIME parts algor512
2023-12-20 13:48 ` [ISSUE] [CLOSED] " leahneukirchen
2023-12-20 13:48 ` leahneukirchen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).