what am I missing here?
ggm@Georges-macbook-pro-2024 ~ % mhlist
msg part type/subtype size description
4220 multipart/mixed 16K
1 multipart/related 15K
1.1 text/plain 3368
1.2 image/jpeg 6410 abessive_logo.jpg
1.3 image/png 2163 QR-MJElkins.png
2 text/plain 111
ggm@Georges-macbook-pro-2024 ~ % mhstore
storing message 4220 part 1.1 as file 4220.1.1.txt
storing message 4220 part 1.2 as file 4220.1.2.jpeg
storing message 4220 part 1.3 as file 4220.1.3.png
storing message 4220 part 2 as file 4220.2.txt
ggm@Georges-macbook-pro-2024 ~ % ls -l 422*
-rw------- 1 ggm staff 3368 2 Jul 13:18 4220.1.1.txt
-rw------- 1 ggm staff 6410 2 Jul 13:18 4220.1.2.jpeg
-rw------- 1 ggm staff 2163 2 Jul 13:18 4220.1.3.png
-rw------- 1 ggm staff 111 2 Jul 13:18 4220.2.txt
ggm@Georges-macbook-pro-2024 ~ %